SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

com.solarmetric.manage
Class ManageRuntimeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.apache.commons.lang.exception.NestableRuntimeException
                          |
                          +--com.solarmetric.manage.ManageRuntimeException
All Implemented Interfaces:
org.apache.commons.lang.exception.Nestable, Serializable

public synchronized class ManageRuntimeException
extends org.apache.commons.lang.exception.NestableRuntimeException

See Also:
Serialized Form

Fields inherited from class org.apache.commons.lang.exception.NestableRuntimeException
delegate
 
Constructor Summary
ManageRuntimeException()
           
ManageRuntimeException(String)
           
ManageRuntimeException(String, Throwable)
           
ManageRuntimeException(Throwable)
           
 
Methods inherited from class org.apache.commons.lang.exception.NestableRuntimeException
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ManageRuntimeException

public ManageRuntimeException()

ManageRuntimeException

public ManageRuntimeException(String)

ManageRuntimeException

public ManageRuntimeException(Throwable)

ManageRuntimeException

public ManageRuntimeException(String,
                              Throwable)

SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.