Uses of Class
org.jclouds.atmos.domain.AtmosError
Packages that use AtmosError
-
Uses of AtmosError in org.jclouds.atmos
Methods in org.jclouds.atmos that return AtmosErrorMethods in org.jclouds.atmos with parameters of type AtmosErrorConstructors in org.jclouds.atmos with parameters of type AtmosErrorModifierConstructorDescriptionAtmosResponseException
(String message, HttpCommand command, HttpResponse response, AtmosError error) AtmosResponseException
(String message, HttpCommand command, HttpResponse response, AtmosError error, Throwable cause) AtmosResponseException
(HttpCommand command, HttpResponse response, AtmosError error) AtmosResponseException
(HttpCommand command, HttpResponse response, AtmosError error, Throwable cause) -
Uses of AtmosError in org.jclouds.atmos.util
Methods in org.jclouds.atmos.util that return AtmosErrorModifier and TypeMethodDescriptionAtmosUtils.parseAtmosErrorFromContent
(HttpCommand command, HttpResponse response, InputStream content) AtmosUtils.parseAtmosErrorFromContent
(HttpCommand command, HttpResponse response, String content) -
Uses of AtmosError in org.jclouds.atmos.xml
Methods in org.jclouds.atmos.xml that return AtmosError