com.sssw.fw.exception
Class EboApiException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sssw.fw.exception.EboException
|
+--com.sssw.fw.exception.EboApiException
- All Implemented Interfaces:
- EbiParentedException, Serializable
- Direct Known Subclasses:
- EboDataException, EboItemExistenceException, EboSecurityException, EboSystemException
- public class EboApiException
- extends EboException
EboApiException
The base class of declared exceptions thrown by methods
in the portal framework API.
- See Also:
- Serialized Form
Methods inherited from class com.sssw.fw.exception.EboException |
copyTo,
getHTML,
getMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
printStackTrace,
printStackTrace,
printStackTrace,
setHTML |
EboApiException
public EboApiException()