java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.rvesse.airline.prompts.errors.PromptException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PromptTimeoutException

public class PromptException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • PromptException

      public PromptException(String message)
    • PromptException

      public PromptException(String message, Throwable cause)