Class AuthorizationNotFoundException

    • Constructor Detail

      • AuthorizationNotFoundException

        public AuthorizationNotFoundException​(String message)
        Constructs a new AuthorizationNotFoundException with the specified error message.
        Parameters:
        message - Describes the error encountered.