Class B2UnauthorizedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class B2UnauthorizedException
    extends B2Exception
    See Also:
    Serialized Form
    • Constructor Detail

      • B2UnauthorizedException

        public B2UnauthorizedException​(java.lang.String code,
                                       java.lang.Integer retryAfterSecondsOrNull,
                                       java.lang.String message)
      • B2UnauthorizedException

        public B2UnauthorizedException​(java.lang.String code,
                                       java.lang.Integer retryAfterSecondsOrNull,
                                       java.lang.String message,
                                       java.lang.Throwable cause)