Class MethodHandleType.InvalidMethodHandleTypeException

All Implemented Interfaces:
Serializable
Enclosing class:
MethodHandleType

public static class MethodHandleType.InvalidMethodHandleTypeException extends ExceptionWithContext
See Also:
  • Field Details

    • methodHandleType

      private final int methodHandleType
  • Constructor Details

    • InvalidMethodHandleTypeException

      public InvalidMethodHandleTypeException(int methodHandleType)
    • InvalidMethodHandleTypeException

      public InvalidMethodHandleTypeException(int methodHandleType, String message, Object... formatArgs)
  • Method Details

    • getMethodHandleType

      public int getMethodHandleType()