Class BackgroundProcessException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.jalios.jcms.backgroundprocess.BackgroundProcessException
-
- All Implemented Interfaces:
java.io.Serializable
public class BackgroundProcessException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BackgroundProcessException()
BackgroundProcessException(java.lang.Exception ex)
BackgroundProcessException(java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-