Package com.inertia.promove
Class InertiaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inertia.promove.InertiaException
- All Implemented Interfaces:
java.io.Serializable
public class InertiaException
extends java.lang.Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description InertiaException(java.lang.String message)
InertiaException(java.lang.String message, java.lang.Throwable throwable)
-
Method Summary
-
Constructor Details
-
InertiaException
public InertiaException(java.lang.String message) -
InertiaException
public InertiaException(java.lang.String message, java.lang.Throwable throwable)
-