org.omg.CORBA
クラス UserException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.omg.CORBA.UserException
すべての実装インタフェース:
IDLEntity, java.io.Serializable
直系の既知のサブクラス:
AdapterAlreadyExists, AdapterInactive, AdapterNonExistent, AlreadyBound, AlreadyConnected, AlreadyIdentified, AnotherLocked, BadKind, BadKind, Bounds, Bounds, CannotProceed, Disconnected, DuplicateName, FormatMismatch, ForwardRequest, ForwardRequest, HeuristicCommit, HeuristicHazard, HeuristicMixed, HeuristicRollback, Inactive, InconsistentTypeCode, InvalidAddress, InvalidControl, InvalidName, InvalidName, InvalidName, InvalidPolicy, InvalidSlot, InvalidTypeForEncoding, InvalidValue, NoContext, NoServant, NotAvailable, NotEmpty, NotFound, NotPrepared, NoTransaction, NotSubtransaction, ObjectAlreadyActive, ObjectNotActive, PolicyError, ServantAlreadyActive, ServantNotActive, SubtransactionsUnavailable, SynchronizationUnavailable, TypeError, TypeMismatch, TypeMismatch, Unavailable, UnknownEncoding, UnknownUserException, WrongAdapter, WrongPolicy, WrongTransaction

public abstract class UserException
extends java.lang.Exception
implements IDLEntity

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

コンストラクタの概要
UserException()
           
UserException(java.lang.String value)
           
 
クラス java.lang.Throwable から継承したメソッド
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
クラス java.lang.Object から継承したメソッド
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

UserException

public UserException()

UserException

public UserException(java.lang.String value)