public class ConnectionHandlesExceededException extends VistaLinkResourceException
Constructor and Description |
---|
ConnectionHandlesExceededException(java.lang.Exception e)
Constructor for ConnectionHandlesExceededException.
|
ConnectionHandlesExceededException(java.lang.String reason)
Constructor for ConnectionHandlesExceededException.
|
ConnectionHandlesExceededException(java.lang.String reason,
java.lang.Exception e)
Constructor for ConnectionHandlesExceededException.
|
ConnectionHandlesExceededException(java.lang.String reason,
java.lang.String errorCode)
Constructor for ConnectionHandlesExceededException.
|
ConnectionHandlesExceededException(java.lang.String reason,
java.lang.String errorCode,
java.lang.Exception e)
Constructor for ConnectionHandlesExceededException.
|
getFullStackTrace, getMessage, getNestedException, printStackTrace, printStackTrace, printStackTrace
getErrorCode, getLinkedException, setLinkedException
public ConnectionHandlesExceededException(java.lang.String reason)
reason
- Reasonpublic ConnectionHandlesExceededException(java.lang.Exception e)
e
- Exceptionpublic ConnectionHandlesExceededException(java.lang.String reason, java.lang.String errorCode)
reason
- ReasonerrorCode
- Error Codepublic ConnectionHandlesExceededException(java.lang.String reason, java.lang.String errorCode, java.lang.Exception e)
reason
- ReasonerrorCode
- Error Codee
- Exceptionpublic ConnectionHandlesExceededException(java.lang.String reason, java.lang.Exception e)
reason
- Reasone
- ExceptionVistALink v1.6a