org.dasein.cloud.vcloud
Class vCloudException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dasein.cloud.CloudException
org.dasein.cloud.vcloud.vCloudException
- All Implemented Interfaces:
- Serializable
public class vCloudException
- extends CloudException
[Class Documentation]
Created by George Reese: 2/5/13 3:10 PM
- Author:
- George Reese
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
vCloudException
public vCloudException(@Nonnull
vCloudException.Data data)
vCloudException
public vCloudException(@Nonnull
CloudErrorType type,
@Nonnegative
int code,
@Nonnull
String title,
@Nonnull
String description)
parseException
public static vCloudException.Data parseException(@Nonnegative
int code,
@Nonnull
Node errorNode)
Copyright © 2013 enStratus Networks Inc. All Rights Reserved.