Class PromptException

    • Constructor Detail

      • PromptException

        public PromptException()
      • PromptException

        public PromptException​(String message)
      • PromptException

        public PromptException​(String message,
                               Throwable cause)
      • PromptException

        public PromptException​(Throwable cause)
      • PromptException

        public PromptException​(String message,
                               Throwable cause,
                               boolean enableSuppression,
                               boolean writableStackTrace)