Class AuthorizationEvaluationException

All Implemented Interfaces:
Serializable

public class AuthorizationEvaluationException extends ProcessException
This exception is thrown when an error occurs while evaluation an authorization algorithm.
Since:
9.1
Author:
A.Pragt
See Also:
  • Constructor Details

    • AuthorizationEvaluationException

      public AuthorizationEvaluationException(String message, Throwable e)