|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.axis2.om.OMException
org.apache.axis2.om.impl.llom.exception.OMStreamingException
Class OMStreamingException
Constructor Summary | |
OMStreamingException()
Constructor OMStreamingException |
|
OMStreamingException(String message)
Constructor OMStreamingException |
|
OMStreamingException(String message,
Throwable cause)
Constructor OMStreamingException |
|
OMStreamingException(Throwable cause)
Constructor OMStreamingException |
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 |
Constructor Detail |
public OMStreamingException()
public OMStreamingException(String message)
message
- public OMStreamingException(String message, Throwable cause)
message
- cause
- public OMStreamingException(Throwable cause)
cause
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |