com.sun.xml.ws.addressing.model
Class ActionNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.xml.ws.WebServiceException
com.sun.xml.ws.addressing.model.ActionNotSupportedException
- All Implemented Interfaces:
- Serializable
public class ActionNotSupportedException
- extends javax.xml.ws.WebServiceException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
action
String action
ActionNotSupportedException
protected ActionNotSupportedException()
ActionNotSupportedException
public ActionNotSupportedException(String action)
getAction
public String getAction()