Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jackrabbit.spi.commons.privilege.ParseException
All Implemented Interfaces:
Serializable

public class ParseException extends Exception
ParseException...
See Also:
  • Constructor Details

    • ParseException

      public ParseException(Throwable throwable)
    • ParseException

      public ParseException(String s, Throwable throwable)