919293949596979899100
ErrorCode ec = new ErrorCode(); ec.setMajor((short)1); ec.setMinor((short)1); NoSuchCodeLit nscl = new NoSuchCodeLit(); nscl.setCode(ec); throw new NoSuchCodeLitFault("TestNoSuchCodeLit", nscl); } return new TestRpcLitFaultResponse(); }
85868788899091929394
78798081828384858687
67686970717273747576