jlibs.core.lang
Class ImpossibleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jlibs.core.lang.ImpossibleException
- All Implemented Interfaces:
- Serializable
public class ImpossibleException
- extends RuntimeException
- Author:
- Santhosh Kumar T
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImpossibleException
public ImpossibleException()
ImpossibleException
public ImpossibleException(String message)
ImpossibleException
public ImpossibleException(String message,
Throwable cause)
ImpossibleException
public ImpossibleException(Throwable cause)
Copyright © 2018. All rights reserved.