org.dasein.cloud.vcloud
Class vCloudException.Data

java.lang.Object
  extended by org.dasein.cloud.vcloud.vCloudException.Data
Enclosing class:
vCloudException

public static class vCloudException.Data
extends Object


Field Summary
 int code
           
 String description
           
 String title
           
 CloudErrorType type
           
 
Constructor Summary
vCloudException.Data()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

code

public int code

title

public String title

description

public String description

type

public CloudErrorType type
Constructor Detail

vCloudException.Data

public vCloudException.Data()


Copyright © 2014 Dell, Inc.. All Rights Reserved.