VisiBroker for Java

org.omg.CORBA
Class UserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
All Implemented Interfaces:
java.io.Serializable, IDLEntity
Direct Known Subclasses:
AdapterAlreadyExists, AdapterInactive, AdapterNonExistent, AdminLimitExceeded, AdminNotFound, AlreadyBound, AlreadyConnected, AlreadyExists, AlreadyExists, BadKind, Bounds, Bounds, Busy, CallbackNotFound, CannotProceed, ChannelException, ChannelNotFound, ChannelsExist, ClusterNotFound, CommFailure, ConnectionAlreadyActive, ConnectionAlreadyInactive, ConstraintNotFound, Disconnected, DuplicatedRequestTag, DuplicateEntry, DuplicateName, Empty, Fail, FailedToExecute, FilterNotFound, FormatMismatch, ForwardRequest, ForwardRequest, ForwardRequestException, InconsistentTypeCode, InconsistentTypeCode, Invalid, InvalidAddress, InvalidAttribute, InvalidConstraint, InvalidConstraint, InvalidEventType, InvalidGrammar, InvalidGrammar, InvalidLogFullAction, InvalidMask, InvalidName, InvalidName, InvalidName, InvalidParam, InvalidPath, InvalidPolicies, InvalidPolicy, InvalidProperties, InvalidProperty, InvalidPublishDesc, InvalidRecordId, InvalidSeq, InvalidSlot, InvalidSubjectScheme, InvalidSubscribeDesc, InvalidThreshold, InvalidTime, InvalidTimeInterval, InvalidTypeForEncoding, InvalidURL, InvalidValue, InvalidValue, InvalidValue, IsActive, LogDisabled, LogFull, LogIdAlreadyExists, LogLocked, LogOffDuty, ManagerAlreadyExists, NameAlreadyPresent, NameInvalid, NoContext, NoServant, NotConnected, NotEmpty, NotFound, NotRegistered, NotResponding, ObjectAlreadyActive, ObjectNotActive, OperationFailed, PolicyError, PollingGroupIsEmpty, ProxyNotFound, ReqFailure, RequestNotExist, ServantAlreadyActive, ServantNotActive, StorageException, TypeError, TypeMismatch, TypeMismatch, TypeMismatch, UnknownEncoding, UnknownUserException, UnsupportedAdmin, UnsupportedFilterableData, UnsupportedQoS, UnsupportedQoS, ValueInvalid, ValueNotSettable, WrongAdapter, WrongPolicy, WrongTransaction

public abstract class UserException
extends java.lang.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

Method Summary
 
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
 


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online