WrongMethodTypeException
Class WrongMethodTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.invoke.WrongMethodTypeException
- All Implemented Interfaces:
- Serializable
public class WrongMethodTypeException extends RuntimeException
Thrown to indicate that code has attempted to call a method handle via the wrong method type. As with the