Nitido Inc.

com.nitido.nim
Class NotificationServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.nitido.nim.NiMException
              extended by com.nitido.nim.NotificationServiceException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
StatusNotFoundException

public class NotificationServiceException
extends NiMException

The base class for all notification service specific exceptions.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.nitido.nim.NiMException
_errorCode
 
Constructor Summary
NotificationServiceException(int code, java.lang.String msg)
          Constructor with the error code and error message.
NotificationServiceException(java.lang.String msg)
          Default constructor
 
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

NotificationServiceException

public NotificationServiceException(java.lang.String msg)
Default constructor


NotificationServiceException

public NotificationServiceException(int code,
                                    java.lang.String msg)
Constructor with the error code and error 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.