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