Package com.appslandia.common.base
Class DestroyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.appslandia.common.base.DestroyException
-
- All Implemented Interfaces:
java.io.Serializable
public class DestroyException extends java.lang.RuntimeException- Author:
- Loc Ha
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DestroyException()DestroyException(java.lang.String message)DestroyException(java.lang.String message, java.lang.Throwable cause)DestroyException(java.lang.Throwable cause)
-