jBrokerTM ORB 4.1

org.omg.CORBA
Class UserException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.omg.CORBA.UserException
All Implemented Interfaces:
IDLEntity, Serializable
Direct Known Subclasses:
AdapterAlreadyExists, AdapterInactive, AdapterNonExistent, AlreadyBound, BadKind, Bounds, Bounds, CannotProceed, ForwardRequest, HeuristicCommit, HeuristicHazard, HeuristicMixed, HeuristicRollback, Inactive, InconsistentTypeCode, Invalid, InvalidAddress, InvalidControl, InvalidName, InvalidName, InvalidPolicies, InvalidPolicy, InvalidSeq, InvalidValue, NoContext, NoServant, NotEmpty, NotFound, NotPrepared, NoTransaction, NotSubtransaction, ObjectAlreadyActive, ObjectNotActive, PolicyError, ServantAlreadyActive, ServantNotActive, SubtransactionsUnavailable, SynchronizationUnavailable, TypeMismatch, Unavailable, UnknownUserException, WrongAdapter, WrongPolicy, WrongTransaction

public abstract class UserException
extends Exception
implements IDLEntity

The root class for CORBA IDL-defined user exceptions. All CORBA user exceptions are checked exceptions, which means that they need to be declared in method signatures.

See Also:
documentation on Java IDL exceptions, Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


jBrokerTM ORB 4.1

jBroker is a registered trademark of Novell, Inc.
Copyright 1998-2003 Novell, Inc. All Rights Reserved.