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:
java.io.Serializable
- Enclosing class:
- StyleBundleInvocationHandler
static class StyleBundleInvocationHandler.StyleBundleMethodMissingDefaultStyleException extends java.lang.RuntimeException
Thrown whenStyleBundle
method has missingStyleBundle.DefaultStyle
.
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description StyleBundleMethodMissingDefaultStyleException(java.lang.reflect.Method method)
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-