Nitido Inc.

com.nitido.qabase
Class ConfiguratorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.nitido.qabase.ConfiguratorException
All Implemented Interfaces:
java.io.Serializable

public class ConfiguratorException
extends java.lang.Exception

The exception that is thrown by Configurator. (Note: we use this new Exception instead of the javax.naming.ConfigurationException because the exception thrown here represent something wrong with the property settings rather than the network or JNI related "configuration".)

See Also:
Serialized Form

Constructor Summary
ConfiguratorException()
           
ConfiguratorException(java.lang.String message)
           
 
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
 

Constructor Detail

ConfiguratorException

public ConfiguratorException()

ConfiguratorException

public ConfiguratorException(java.lang.String message)

Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.