slib.utils.ex
Class SLIB_Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
slib.utils.ex.SLIB_Exception
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SLIB_Ex_Critic, SLIB_Ex_Warning
public class SLIB_Exception
- extends Exception
- Author:
- seb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SLIB_Exception
public SLIB_Exception(String message)
- Parameters:
message
-
SLIB_Exception
public SLIB_Exception(Throwable cause)
- Parameters:
cause
-
SLIB_Exception
public SLIB_Exception(String message,
Throwable cause)
- Parameters:
message
- cause
-
Copyright © 2013. All Rights Reserved.