|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionException | |
---|---|
org.apache.qpid.transport |
Uses of ExecutionException in org.apache.qpid.transport |
---|
Methods in org.apache.qpid.transport with parameters of type ExecutionException | |
---|---|
void |
MethodDelegate.executionException(C context,
ExecutionException method)
|
void |
SessionDelegate.executionException(Session ssn,
ExecutionException exc)
|
(package private) void |
Session.setException(ExecutionException exc)
|
Constructors in org.apache.qpid.transport with parameters of type ExecutionException | |
---|---|
SessionException(ExecutionException exception)
|
|
SessionException(String message,
ExecutionException exception,
Throwable cause)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |