Novell exteNd Messaging Platform 5.2

org.omg.CORBA
Class UserException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.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.

Version:
1.28 09/09/97
See Also:
documentation on Java IDL exceptions, Serialized Form

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


Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.