com.sun.xml.ws.tx.at
Class WSATException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.xml.ws.tx.at.WSATException
- All Implemented Interfaces:
- Serializable
public class WSATException
- extends Exception
WS-AT Exception mapping of XAException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
errorCode
public int errorCode
WSATException
public WSATException(String s)
WSATException
public WSATException(Exception ex)
WSATException
public WSATException(String s,
XAException xae)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.