public class VistaSocketTimeOutException extends VistaSocketException
Constructor and Description |
---|
VistaSocketTimeOutException()
Constructor for VistaSocketTimeOutException.
|
VistaSocketTimeOutException(java.lang.Exception nestedException)
Constructor for VistaSocketTimeOutException.
|
VistaSocketTimeOutException(java.lang.String msg)
Constructor for VistaSocketTimeOutException.
|
VistaSocketTimeOutException(java.lang.String msg,
java.lang.Exception nestedException)
Constructor for VistaSocketTimeOutException.
|
getFullStackTrace, getMessage, getNestedException, printStackTrace, printStackTrace, printStackTrace
public VistaSocketTimeOutException()
public VistaSocketTimeOutException(java.lang.String msg)
msg
- Messagepublic VistaSocketTimeOutException(java.lang.Exception nestedException)
nestedException
- Exceptionpublic VistaSocketTimeOutException(java.lang.String msg, java.lang.Exception nestedException)
msg
- MessagenestedException
- ExceptionVistALink v1.6a