- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- EcmJobExecutionException, EcmMultipleException, EcmSimpleException
public abstract class EcmException
extends java.lang.Exception
Basis for other library-specific exceptions.
If a library (or application) method could throw an exception which will be propagated to a front-end, then it should inherit this exception.
- See Also:
- Serialized Form