org.omg.CORBA.portable
クラス IndirectionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.omg.CORBA.SystemException
                          |
                          +--org.omg.CORBA.portable.IndirectionException
すべての実装インタフェース:
java.io.Serializable

public class IndirectionException
extends SystemException

関連項目:
直列化された形式

フィールドの概要
 int offset
           
 
クラス org.omg.CORBA.SystemException から継承したフィールド
completed, minor
 
コンストラクタの概要
IndirectionException(int offset)
           
 
クラス org.omg.CORBA.SystemException から継承したメソッド
toString
 
クラス java.lang.Throwable から継承したメソッド
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace
 
クラス java.lang.Object から継承したメソッド
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

offset

public int offset
コンストラクタの詳細

IndirectionException

public IndirectionException(int offset)