org.omg.CORBA.portable
public class IndirectionException extends SystemException implements Serializable
Field Summary | |
---|---|
int | offset
The stream offset, indicating, where the error has occured. |
Constructor Summary | |
---|---|
IndirectionException(int an_offset)
Create the indirection exception.
|
Parameters: an_offset the stream offset, indicating the error position.