|
||||||||||
| 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.acsinet_solutions.cetia4.service.NotificationException
public class NotificationException
Generic notification exception.
| Constructor Summary | |
|---|---|
NotificationException()
Constructor for NotificationException. |
|
NotificationException(java.lang.String message)
Constructor for NotificationException. |
|
NotificationException(java.lang.String message,
java.lang.Throwable previous)
Constructor for NotificationException. |
|
NotificationException(java.lang.Throwable throwable)
Constructor for NotificationException. |
|
| 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 |
|---|
public NotificationException()
public NotificationException(java.lang.String message)
message - public NotificationException(java.lang.Throwable throwable)
throwable -
public NotificationException(java.lang.String message,
java.lang.Throwable previous)
message - previous -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||