Class PrompterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.components.interactivity.PrompterException
- All Implemented Interfaces:
Serializable
Error while prompting.
- Version:
- $Id: PrompterException.java 2649 2005-10-10 16:51:51Z brett $
- Author:
- Brett Porter
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPrompterException
(String message) PrompterException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PrompterException
-
PrompterException
-