slib.utils.ex
Class SLIB_Ex_Critic
java.lang.Object
java.lang.Throwable
java.lang.Exception
slib.utils.ex.SLIB_Exception
slib.utils.ex.SLIB_Ex_Critic
- All Implemented Interfaces:
- Serializable
public class SLIB_Ex_Critic
- extends SLIB_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_Ex_Critic
public SLIB_Ex_Critic(String message)
- Parameters:
message
-
SLIB_Ex_Critic
public SLIB_Ex_Critic(Throwable cause)
- Parameters:
cause
-
SLIB_Ex_Critic
public SLIB_Ex_Critic(String message,
Throwable cause)
- Parameters:
message
- cause
-
Copyright © 2013. All Rights Reserved.