Lines Matching defs:wrapper

202     private ORBUtilSystemException wrapper ;
211 wrapper = ORBUtilSystemException.get(
228 throw wrapper.badRemoteTypecode() ;
230 throw wrapper.badRemoteTypecode() ;
515 throw wrapper.negativeBounds() ;
616 throw wrapper.unresolvedRecursiveTypecode() ;
638 throw wrapper.badkindCannotOccur() ;
661 throw wrapper.unresolvedRecursiveTypecode() ;
694 throw wrapper.badkindCannotOccur() ;
998 throw wrapper.badkindCannotOccur() ;
1001 throw wrapper.boundsCannotOccur() ;
1273 WrapperInputStream wrapper = new WrapperInputStream((CDRInputStream)is);
1274 //if (debug) System.out.println("Created WrapperInputStream " + wrapper +
1276 if (read_value_kind((TypeCodeReader)wrapper))
1277 read_value_body(wrapper);
1304 throw wrapper.cannotMarshalBadTckind() ;
1309 throw wrapper.cannotMarshalNative() ;
1318 throw wrapper.invalidIndirection( new Integer(streamOffset) ) ;
1334 throw wrapper.indirectionNotFound( new Integer(indirectTypePosition) ) ;
1349 throw wrapper.cannotMarshalBadTckind() ;
1353 throw wrapper.cannotMarshalNative() ;
1356 throw wrapper.recursiveTypecodeError() ;
1380 throw wrapper.invalidSimpleTypecode() ;
1474 throw wrapper.invalidComplexTypecode() ;
1610 throw wrapper.invalidTypecodeKindMarshal() ;
1655 throw wrapper.cannotMarshalNative() ;
1708 throw wrapper.invalidSimpleTypecode() ;
1797 throw wrapper.invalidComplexTypecode() ;
1912 throw wrapper.invalidTypecodeKindMarshal() ;
1964 throw wrapper.tkLongDoubleNotSupported() ;
1988 throw wrapper.badStringBounds( new Integer(s.length()),
2000 throw wrapper.badStringBounds( new Integer(s.length()),
2176 throw wrapper.illegalUnionDiscriminatorType() ;
2210 throw wrapper.badSequenceBounds( new Integer(seqLength),
2243 throw wrapper.invalidTypecodeKindMarshal() ;