Class PolicyProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.security.impl.PolicyProcessingException
All Implemented Interfaces:
Serializable

public class PolicyProcessingException extends RuntimeException
See Also:
  • Constructor Details

    • PolicyProcessingException

      public PolicyProcessingException()
    • PolicyProcessingException

      public PolicyProcessingException(String message)
    • PolicyProcessingException

      public PolicyProcessingException(Throwable cause)
    • PolicyProcessingException

      public PolicyProcessingException(String message, Throwable cause)