com.vmware.vcloud.sdk.exception
Class DuplicateNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vmware.vcloud.sdk.exception.DuplicateNameException
- All Implemented Interfaces:
- Serializable
public class DuplicateNameException
- extends Exception
SDK Exception thrown when a resource is already existing with the same name.
- Since:
- API 5.1, SDK 5.1
- Author:
- Ecosystem Engineering
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateNameException
public DuplicateNameException(String message)
- Constructor for the DuplicateNameException
- Parameters:
message -
Copyright © 2016. All Rights Reserved.