Origin and CallerReference cannot be updated.
333435363738394041
// marshaller understands. String errorCode = parseErrorCode(node); if (errorCode == null || !errorCode.equals("IllegalUpdate")) return null; IllegalUpdateException e = (IllegalUpdateException)super.unmarshall(node); return e; }