org.roscopeco.janno.core
Class CoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.roscopeco.janno.core.CoreException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FatalStartupException
public class CoreException
- extends RuntimeException
Base class for exceptions thrown by the core.
- Version:
- $Revision: 1.1 $ $Date: 2005/06/28 02:26:10 $
- Author:
- Ross Bamford (rosco<at>roscopeco.co.uk)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CoreException
public CoreException()
CoreException
public CoreException(String message)
CoreException
public CoreException(String message,
Throwable cause)
CoreException
public CoreException(Throwable cause)
Copyright © 2005 Roscopeco Open Technologies. All Rights Reserved.