Class ExoServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.exoplatform.services.exception.ExoServiceException
-
- All Implemented Interfaces:
Serializable
public class ExoServiceException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExoServiceException()ExoServiceException(String s)ExoServiceException(String key, Object[] params)ExoServiceException(Throwable ex)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-