nl.innovationinvestments.cheyenne.engine
Class CheyenneEngineException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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.
 
Constructor Summary
CheyenneEngineException()
           
CheyenneEngineException(java.lang.String arg0)
           
CheyenneEngineException(java.lang.String arg0, java.lang.Throwable arg1)
           
CheyenneEngineException(java.lang.Throwable arg0)
           
 
Method Summary
 
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
 

Field Detail

SOURCECODE_VERSION

public static final java.lang.String SOURCECODE_VERSION
Standard variable for determining version of a class file.

See Also:
Constant Field Values
Constructor Detail

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.