Home
last modified time | relevance | path

Searched defs:InvalidMethodHandleTypeException (Results 1 – 1 of 1) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DMethodHandleType.java79 public static class InvalidMethodHandleTypeException extends ExceptionWithContext { class in MethodHandleType
82 public InvalidMethodHandleTypeException(int methodHandleType) { in InvalidMethodHandleTypeException() method in MethodHandleType.InvalidMethodHandleTypeException
87 …public InvalidMethodHandleTypeException(int methodHandleType, String message, Object... formatArgs… in InvalidMethodHandleTypeException() method in MethodHandleType.InvalidMethodHandleTypeException