Class AuthorizationExceptionDto


  • public class AuthorizationExceptionDto
    extends ExceptionDto

    Dto for AuthorizationException

    The exception contains a list of Missing authorizations. The List is a disjunction i.e. a user should have any of the authorization for the engine to continue the execution beyond the point where it failed.

    Author:
    Daniel Meyer