Nitido Inc.

com.nitido.nimx.nuggets.iplanetset
Class IPlanetSettingsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.nitido.nim.NiMException
              extended by com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
IPlanetServerException

public class IPlanetSettingsException
extends NiMException

This is the generic exception that IPlanetSettingsNugget would throw. All exceptions created by classes in this package will inherit from this class.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.nitido.nim.NiMException
_errorCode
 
Constructor Summary
IPlanetSettingsException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class com.nitido.nim.NiMException
getErrorCode, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IPlanetSettingsException

public IPlanetSettingsException(java.lang.String msg)

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.