|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.ws4d.java.service.InvocationException
org.ws4d.java.eventing.EventingException
public class EventingException
WS-Eventing exception.
| Constructor Summary | |
|---|---|
EventingException(FaultMessage fault)
|
|
EventingException(QName subcode,
java.lang.String reason)
|
|
EventingException(java.lang.String reason)
|
|
| Method Summary |
|---|
| Methods inherited from class org.ws4d.java.service.InvocationException |
|---|
getAction, getCode, getDetail, getMessage, getReason, getSubcode, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EventingException(java.lang.String reason)
reason -
public EventingException(QName subcode,
java.lang.String reason)
subcode - reason - public EventingException(FaultMessage fault)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||