nl.innovationinvestments.cheyenne.engine
Class CheyenneEngineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nl.innovationinvestments.cheyenne.engine.CheyenneEngineException
- All Implemented Interfaces:
- java.io.Serializable
public class CheyenneEngineException
- extends java.lang.RuntimeException
- Author:
- toeu
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
SOURCECODE_VERSION
Standard variable for determining version of a class file. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SOURCECODE_VERSION
public static final java.lang.String SOURCECODE_VERSION
- Standard variable for determining version of a class file.
- See Also:
- Constant Field Values
CheyenneEngineException
public CheyenneEngineException()
CheyenneEngineException
public CheyenneEngineException(java.lang.String arg0,
java.lang.Throwable arg1)
CheyenneEngineException
public CheyenneEngineException(java.lang.String arg0)
CheyenneEngineException
public CheyenneEngineException(java.lang.Throwable arg0)
Copyright © 2010 InnovationInvestments. All Rights Reserved.