Uses of Class
org.jclouds.b2.domain.B2Error
-
Packages that use B2Error Package Description org.jclouds.b2 org.jclouds.b2.domain -
-
Uses of B2Error in org.jclouds.b2
Methods in org.jclouds.b2 that return B2Error Modifier and Type Method Description B2Error
B2ResponseException. getError()
Constructors in org.jclouds.b2 with parameters of type B2Error Constructor Description B2ResponseException(HttpCommand command, HttpResponse response, B2Error error)
-
Uses of B2Error in org.jclouds.b2.domain
Methods in org.jclouds.b2.domain that return B2Error Modifier and Type Method Description static B2Error
B2Error. create(String code, String message, int status)
-