Package wt.org
Class OrganizationServicesIEException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.org.OrganizationServicesException
wt.org.OrganizationServicesIEException
- All Implemented Interfaces:
Serializable,LocalizableMessage,Message
Exception class used by the Organization Services layer to deliver
an IEException, except that the IEException is used for logging only,
but not nested.
This class has come to be because IEException is a server-side exception and does not serialize properly (contains non-serializable javax.naming references). Therefore, it becomes necessary to designate a special path for bubbling up IEExceptions, and having this class provides that while also making such paths easily identifiable.
Supported API: true
Extendable: false
This class has come to be because IEException is a server-side exception and does not serialize properly (contains non-serializable javax.naming references). Therefore, it becomes necessary to designate a special path for bubbling up IEExceptions, and having this class provides that while also making such paths easily identifiable.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.util.WTException
getAdditionalMessageArray, getAdditionalMessages, getAdditionalMessages, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getNestedExceptionString, getNestedExceptionString, getNestedThrowable, getStandardMessage, getStandardMessage, getWTMessage, printStackTrace, printStackTrace, printStackTrace, toString, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace