Class B2ResponseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.http.HttpResponseException
org.jclouds.b2.B2ResponseException
All Implemented Interfaces:
Serializable

public final class B2ResponseException extends org.jclouds.http.HttpResponseException
See Also:
  • Constructor Details

    • B2ResponseException

      public B2ResponseException(org.jclouds.http.HttpCommand command, org.jclouds.http.HttpResponse response, B2Error error)
  • Method Details

    • getError

      @Nullable public B2Error getError()