nl.innovationinvestments.cheyenne.engine
Class CheyenneAuthorizationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by nl.innovationinvestments.cheyenne.engine.CheyenneAuthorizationException
All Implemented Interfaces:
Serializable

public class CheyenneAuthorizationException
extends RuntimeException

Author:
toeu
See Also:
Serialized Form

Field Summary
static String SOURCECODE_VERSION
          Standard variable for determining version of a class file.
 
Constructor Summary
CheyenneAuthorizationException()
           
CheyenneAuthorizationException(String arg0)
           
CheyenneAuthorizationException(String arg0, Throwable arg1)
           
CheyenneAuthorizationException(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 String SOURCECODE_VERSION
Standard variable for determining version of a class file.

See Also:
Constant Field Values
Constructor Detail

CheyenneAuthorizationException

public CheyenneAuthorizationException()

CheyenneAuthorizationException

public CheyenneAuthorizationException(String arg0,
                                      Throwable arg1)

CheyenneAuthorizationException

public CheyenneAuthorizationException(String arg0)

CheyenneAuthorizationException

public CheyenneAuthorizationException(Throwable arg0)


Copyright © 2011 InnovationInvestments. All Rights Reserved.