|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionDetailMessage
Defines the ExceptionDetailMessage (= 14) service context. This context
may be included into reply message, having the SYSTEM_EXCEPTION or
USER_EXCEPTION reply status, as the alternative to the stack trace
that might contain sensitive or unwanted information. The service
context contains the CDR-encapsulated wide string, usually
returned by Throwable.getMessage()
.
The applications may also send the more comprehensive UnknownExceptionInfo ( = 9 ) service context that contains the thrown exception, written as the Value type.
Field Summary | |
---|---|
static int |
value
Specifies the ExceptionDetailMessage value, 14. |
Field Detail |
---|
static final int value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |