Class AuthorityError

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.cloud.mt.subscription.exceptions.AuthorityError
All Implemented Interfaces:
Serializable

public class AuthorityError extends Exception
See Also:
  • Constructor Details

    • AuthorityError

      public AuthorityError(String message)
    • AuthorityError

      public AuthorityError(Throwable cause)