|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnknownExceptionInfoOperations
Information about the context in which the unknown exception occurred.
Method Summary | |
---|---|
String |
describe_exception()
Obtains a description of the exception. |
String |
operation()
The name of the operation that the servant was executing. |
void |
raise_exception()
Raises the unknown exception. |
boolean |
response_expected()
Indicates whether the client is expecting a response to this invocation. |
TransportInfo |
transport_info()
Obtains information about the transport on which this request was received. |
Method Detail |
---|
String operation()
boolean response_expected()
TransportInfo transport_info()
String describe_exception()
void raise_exception()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |