|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.metamatrix.core.MetaMatrixCoreException
com.metamatrix.soap.exceptions.SOAPProcessingException
public class SOAPProcessingException
| Constructor Summary | |
|---|---|
SOAPProcessingException()
|
|
SOAPProcessingException(java.lang.String message)
|
|
SOAPProcessingException(java.lang.Throwable e)
|
|
SOAPProcessingException(java.lang.Throwable e,
java.lang.String message)
|
|
| Method Summary |
|---|
| Methods inherited from class com.metamatrix.core.MetaMatrixCoreException |
|---|
getCause, initCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, 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 SOAPProcessingException()
public SOAPProcessingException(java.lang.String message)
message - public SOAPProcessingException(java.lang.Throwable e)
e -
public SOAPProcessingException(java.lang.Throwable e,
java.lang.String message)
e - message -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||