|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.openeai.OpenEaiException
org.openeai.moa.XmlEnterpriseObjectException
public class XmlEnterpriseObjectException
A Class class.
| Constructor Summary | |
|---|---|
XmlEnterpriseObjectException()
Constructor |
|
XmlEnterpriseObjectException(java.lang.String msg)
|
|
XmlEnterpriseObjectException(java.lang.String msg,
java.lang.Throwable rootCause)
|
|
XmlEnterpriseObjectException(java.lang.Throwable rootCause)
|
|
| Method Summary |
|---|
| Methods inherited from class org.openeai.OpenEaiException |
|---|
printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XmlEnterpriseObjectException()
public XmlEnterpriseObjectException(java.lang.String msg)
public XmlEnterpriseObjectException(java.lang.String msg,
java.lang.Throwable rootCause)
public XmlEnterpriseObjectException(java.lang.Throwable rootCause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||