Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jackrabbit.spi.commons.privilege.ParseException
- All Implemented Interfaces:
Serializable
ParseException...- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionParseException(String s, Throwable throwable) ParseException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParseException
-
ParseException
-