public class WSATException extends Exception
| Modifier and Type | Field and Description | 
|---|---|
int | 
errorCode  | 
| Constructor and Description | 
|---|
WSATException(Exception ex)  | 
WSATException(String s)  | 
WSATException(String s,
             XAException xae)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WSATException(String s)
public WSATException(Exception ex)
public WSATException(String s, XAException xae)