Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス
![[目次]](FIGURE/CONTENT.GIF)
![[索引]](FIGURE/INDEX.GIF)
![[前へ]](FIGURE/FRONT.GIF)
- public final class InvalidTypeForEncoding extends org.omg.CORBA.UserException;
この例外は,エンコーディングに不正な型が指定されている場合に,encode()またはencode_value()が出力します。
- public final class FormatMismatch extends org.omg.CORBA.UserException;
この例外は,オクテットシーケンスのデータをCORBA.Anyにデコードできない場合に,decode()またはdecode_value()が出力します。
- public final class TypeMismatch extends org.omg.CORBA.UserException;
この例外は,指定したTypeCodeとオクテットシーケンスが適合しない場合に,decode_value()が出力します。
All Rights Reserved. Copyright (C) 2006, Hitachi, Ltd.
COPYRIGHT (C) 1992-2004 Borland Software Corporation. All rights reserved.