Class RejectedMacaroonException

  • All Implemented Interfaces:
    Serializable

    public class RejectedMacaroonException
    extends Exception
    Indicates that a macaroon has been rejected by a MacaroonVerifier for a reason other than being invalid. For example, the macaroon may have more caveats attached to it than the verifier will accept.
    See Also:
    Serialized Form