} catch (InvalidTypeForEncoding e) {
throw new RuntimeException("Unexpected exception: " + e);
}
// initialize msgBodyCtxError.
ContextError ctxError =
new ContextError(0, /* context id */
1, /* major status: invalid evidence */
1, /* minor status (always 1) */
encapsulatedErrorToken);
msgBodyCtxError = new SASContextBody();