Class HandleUtil.UnableToLinkHandleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.blamejared.crafttweaker.api.util.HandleUtil.UnableToLinkHandleException
All Implemented Interfaces:
Serializable
Enclosing class:
HandleUtil

public static final class HandleUtil.UnableToLinkHandleException extends RuntimeException
Indicates that an error occurred while attempting to build a MethodHandle or VarHandle.
Since:
9.0.0
See Also: