org.kahina.core
Class KahinaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kahina.core.KahinaException
- All Implemented Interfaces:
- Serializable
public class KahinaException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
KahinaException
public KahinaException(String message)
KahinaException
public KahinaException(String message,
Throwable cause)