org.dasein.cloud.azure
Class AzureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dasein.cloud.CloudException
org.dasein.cloud.azure.AzureException
- All Implemented Interfaces:
- Serializable
public class AzureException
- extends CloudException
Created by IntelliJ IDEA.
User: greese
Date: 5/18/12
Time: 7:15 PM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AzureException
public AzureException(AzureException.ExceptionItems items)
AzureException
public AzureException(CloudErrorType type,
int code,
String message,
String details)
parseException
@Nullable
public static AzureException.ExceptionItems parseException(@Nonnegative
int code,
@Nullable
String xml)
Copyright © 2013 enStratus Networks Inc. All Rights Reserved.