|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.nitido.nim.NiMException
com.nitido.nim.NotificationServiceException
public class NotificationServiceException
The base class for all notification service specific exceptions.
| 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 |
|---|
public NotificationServiceException(java.lang.String msg)
public NotificationServiceException(int code,
java.lang.String msg)
|
Nitido NiM 2.5 Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.