Class ReferenceType.InvalidReferenceTypeException

All Implemented Interfaces:
Serializable
Enclosing class:
ReferenceType

public static class ReferenceType.InvalidReferenceTypeException extends ExceptionWithContext
See Also:
  • Field Details

    • referenceType

      private final int referenceType
  • Constructor Details

    • InvalidReferenceTypeException

      public InvalidReferenceTypeException(int referenceType)
    • InvalidReferenceTypeException

      public InvalidReferenceTypeException(int referenceType, String message, Object... formatArgs)
  • Method Details

    • getReferenceType

      public int getReferenceType()