public class AlreadyExistsException extends ConnectorException
CreateApiOp attempts to create an object that exists prior
to the method execution.| Constructor and Description |
|---|
AlreadyExistsException() |
AlreadyExistsException(String message) |
AlreadyExistsException(String message,
Throwable ex) |
AlreadyExistsException(Throwable ex) |
rethrow, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All Rights Reserved.