Package org.jline.consoleui.prompt
Class AbstractPrompt.ExpandableChoiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jline.consoleui.prompt.AbstractPrompt.ExpandableChoiceException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- AbstractPrompt<T extends ConsoleUIItemIF>
protected static class AbstractPrompt.ExpandableChoiceException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ExpandableChoiceException()
-