Package org.eclipse.jetty.start
Class PropsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.jetty.start.PropsException
- All Implemented Interfaces:
Serializable
An non-recoverable error with Props usage
- See Also:
-
Constructor Summary
ConstructorDescriptionPropsException
(String message) PropsException
(String message, Throwable cause) PropsException
(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
-
PropsException
-
PropsException
-
PropsException
-