org.jclouds.vcloud.director.v1_5
Class VCloudDirectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.vcloud.director.v1_5.VCloudDirectorException
- All Implemented Interfaces:
- Serializable
public class VCloudDirectorException
- extends RuntimeException
- Author:
- grkvlt@apache.org
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VCloudDirectorException
public VCloudDirectorException(Error error)
VCloudDirectorException
public VCloudDirectorException(Task task)
getMajorErrorCode
public Integer getMajorErrorCode()
getCode
public Error.Code getCode()
getError
public Error getError()
hasTask
public boolean hasTask()
getTask
public Task getTask()
Copyright © 2009-2012 jclouds. All Rights Reserved.