107108109110111112113114
ErrorCode ec = new ErrorCode(); ec.setMajor((short)1); ec.setMinor((short)1); NoSuchCodeLit nscl = new NoSuchCodeLit(); nscl.setCode(ec); throw new NoSuchCodeLitFault("TestNoSuchCodeLit", nscl); } }
96979899100101102103
979899100101102103104
9899100101102103104105
100101102103104105106107
9596979899100101102