SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

com.solarmetric.modules.jndi
Class JNDIException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.solarmetric.util.error.BaseRuntimeException
                          |
                          +--com.solarmetric.modules.jndi.JNDIException
All Implemented Interfaces:
com.solarmetric.util.error.ErrorContainer, Serializable

public class JNDIException
extends com.solarmetric.util.error.BaseRuntimeException

Error in the JNDI system.

See Also:
Serialized Form

Constructor Summary
JNDIException()
           
JNDIException(String message)
           
JNDIException(String message, Throwable t)
           
JNDIException(Throwable t)
           
 
Methods inherited from class com.solarmetric.util.error.BaseRuntimeException
getError, printStackTrace, printStackTrace, printStackTrace, setError, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JNDIException

public JNDIException()

JNDIException

public JNDIException(String message)

JNDIException

public JNDIException(Throwable t)

JNDIException

public JNDIException(String message,
                     Throwable t)

SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

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