Class SystemException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- online.ronikier.essw.library.framework.exceptions.SystemException
-
- All Implemented Interfaces:
java.io.Serializable
public abstract class SystemException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SystemException(java.lang.String message)
SystemException(java.sql.SQLException e)
-