Package org.jline.style
Class StyleBundleInvocationHandler.StyleBundleMethodMissingDefaultStyleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jline.style.StyleBundleInvocationHandler.StyleBundleMethodMissingDefaultStyleException
- All Implemented Interfaces:
Serializable
- Enclosing class:
StyleBundleInvocationHandler
static class StyleBundleInvocationHandler.StyleBundleMethodMissingDefaultStyleException
extends RuntimeException
Thrown when
StyleBundle
method has missing StyleBundle.DefaultStyle
.-
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
-
StyleBundleMethodMissingDefaultStyleException
-