Class SaltUserUnauthorizedException

  • All Implemented Interfaces:
    Serializable

    public class SaltUserUnauthorizedException
    extends SaltException
    Exception for when a user is logged in but not allowed access to the requested resource.
    See Also:
    Serialized Form
    • Constructor Detail

      • SaltUserUnauthorizedException

        public SaltUserUnauthorizedException​(String message)