Module openj9.dtfj
Package com.ibm.j9ddr

Class InvalidDataTypeException

  • All Implemented Interfaces:
    Serializable

    public class InvalidDataTypeException
    extends RuntimeException
    Exception thrown by com.ibm.dtfj.j9ddr.structures.types classes when operation does not make sense for the types value
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidDataTypeException

        public InvalidDataTypeException​(String message)