Package org.jline.style
Class StyleBundleInvocationHandler.InvalidStyleBundleMethodException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jline.style.StyleBundleInvocationHandler.InvalidStyleBundleMethodException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StyleBundleInvocationHandler
static class StyleBundleInvocationHandler.InvalidStyleBundleMethodException
extends RuntimeException
Thrown when processing
StyleBundle
method is found to be invalid.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InvalidStyleBundleMethodException
-