| 
 | Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.continuations.SuspendedInvocationException
public class SuspendedInvocationException
Represents transport-specific exceptions which are used to indicate that a given invocation was suspended
| Constructor Summary | |
|---|---|
| SuspendedInvocationException() | |
| SuspendedInvocationException(java.lang.Throwable cause) | |
| Method Summary | |
|---|---|
|  java.lang.RuntimeException | getRuntimeException()Returns a transport-specific runtime exception | 
| 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 SuspendedInvocationException(java.lang.Throwable cause)
public SuspendedInvocationException()
| Method Detail | 
|---|
public java.lang.RuntimeException getRuntimeException()
| 
 | Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||