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, java.io.Serializable
Direct Known Subclasses:
AdapterAlreadyExists, AdapterInactive, AdapterInactive, AdapterNonExistent, AdminLimitExceeded, AdminNotFound, AlreadyBound, AlreadyConnected, AlreadyMasked, BadKind, Bounds, Bounds, CallbackNotFound, CannotProceed, ChannelNotFound, ConnectionAlreadyActive, ConnectionAlreadyInactive, ConstraintNotFound, DefaultFollowTooPermissive, Disconnected, DPEvalFailure, DuplicateConstraintID, DuplicateLinkName, DuplicateName, DuplicatePOAName, DuplicatePolicyName, DuplicatePropertyName, DuplicateServerName, DuplicateServiceTypeName, ElementInvalid, EmptyCollection, FileOpFailed, FilterNotFound, FormatMismatch, ForwardRequest, ForwardRequest, HasSubTypes, HeuristicCommit, HeuristicHazard, HeuristicMixed, HeuristicRollback, IllegalConstraint, IllegalHostName, IllegalLinkName, IllegalOfferId, IllegalPOAName, IllegalPolicyName, IllegalPreference, IllegalPropertyName, IllegalRecipe, IllegalServerName, IllegalServiceType, IllegalTokenRequest, IllegalTraderName, Inactive, InconsistentTypeCode, InconsistentTypeCode, InterfaceNotSupported, InterfaceTypeMismatch, InterfaceTypeMismatch, InvalidAddress, InvalidConstraint, InvalidControl, InvalidEventType, InvalidGrammar, InvalidLookupRef, InvalidName, InvalidName, InvalidName, InvalidObjectRef, InvalidPolicies, InvalidPolicy, InvalidPolicyValue, InvalidSlot, InvalidSSDRef, InvalidTypeForEncoding, InvalidValue, InvalidValue, IteratorInBetween, IteratorInvalid, KeyInvalid, LimitingFollowTooPermissive, LockNotHeld, MandatoryProperty, MissingMandatoryProperty, NoContext, NoMatchingOffers, NoServant, NoSuchImplementation, NoSuchRequestId, NotConnected, NotEmpty, NotFound, NotImplemented, NotMasked, NotPrepared, NotProxyOfferId, NoTransaction, NotSubtransaction, ObjectAlreadyActive, ObjectNotActive, ParameterInvalid, PolicyError, PolicyTypeMismatch, PositionInvalid, PropertyTypeMismatch, ProxyNotFound, ProxyOfferId, ReadonlyDynamicProperty, ReadonlyProperty, RegisterNotSupported, ServantAlreadyActive, ServantNotActive, ServerStartupFailed, ServiceTypeExists, SubtransactionsUnavailable, SynchronizationUnavailable, TokenOkay, TypeError, TypeMismatch, TypeMismatch, Unavailable, UnknownEncoding, UnknownHostName, UnknownLinkName, UnknownMaxLeft, UnknownOfferId, UnknownPropertyName, UnknownServerName, UnknownServiceType, UnknownTraderName, UnknownUserException, UnsupportedAdmin, UnsupportedFilterableData, UnsupportedQoS, ValueTypeRedefinition, WrongAdapter, WrongPolicy, WrongTransaction

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

See Also:
Serialized Form

Constructor Summary
UserException()
           
UserException(java.lang.String value)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserException

public UserException()

UserException

public UserException(java.lang.String value)