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:
  • Constructor Details

    • InvalidDataTypeException

      public InvalidDataTypeException(String message)