SolarMetric Kodo JDO 3.4.1 generated on May 30 2006

com.solarmetric.manage
Class ManageRuntimeException

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

public synchronized class ManageRuntimeException
extends com.solarmetric.apache.commons.lang.exception.NestableRuntimeException

See Also:
Serialized Form

Fields inherited from class com.solarmetric.apache.commons.lang.exception.NestableRuntimeException
delegate
 
Constructor Summary
ManageRuntimeException()
           
ManageRuntimeException(String)
           
ManageRuntimeException(String, Throwable)
           
ManageRuntimeException(Throwable)
           
 
Methods inherited from class com.solarmetric.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.4.1 generated on May 30 2006

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