- All Implemented Interfaces:
- java.io.Serializable
public class PromptValueException
extends java.lang.RuntimeException
Special throwable to be used together with PromptAdapter
when you do not want exception to be raised
but a message (the cause) to appear and the value to be prompted again.
- See Also:
- Serialized Form