com.sun.xml.ws.policy.jaxws.xmlstreamwriter
Class InvocationProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.xml.ws.policy.jaxws.xmlstreamwriter.InvocationProcessingException
- All Implemented Interfaces:
- java.io.Serializable
public class InvocationProcessingException
- extends java.lang.RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvocationProcessingException
public InvocationProcessingException(java.lang.String message)
InvocationProcessingException
public InvocationProcessingException(java.lang.String message,
java.lang.Throwable cause)
InvocationProcessingException
public InvocationProcessingException(java.lang.Throwable cause)
InvocationProcessingException
public InvocationProcessingException(Invocation invocation)
InvocationProcessingException
public InvocationProcessingException(Invocation invocation,
java.lang.Throwable cause)