java.lang.Object
java.lang.Throwable
java.lang.Exception
com.zeroc.Ice.UserException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccessDeniedException
,AdapterAlreadyActiveException
,AdapterNotExistException
,AdapterNotFoundException
,AllocationException
,AlreadyStartedException
,AlreadyStoppedException
,AlreadySubscribed
,ApplicationNotExistException
,BadQoS
,BadSignalException
,CannotCreateSessionException
,DeploymentException
,FileNotAvailableException
,InvalidReplicaGroupIdException
,LinkExists
,NodeNotExistException
,NodeUnreachableException
,NoSuchLink
,NoSuchServiceException
,NoSuchTopic
,ObjectExistsException
,ObjectNotFoundException
,ObjectNotRegisteredException
,ObserverAlreadyRegisteredException
,ParseException
,PermissionDeniedException
,PermissionDeniedException
,RegistryNotExistException
,RegistryUnreachableException
,RemoteLoggerAlreadyAttachedException
,ServerNotExistException
,ServerNotFoundException
,ServerStartException
,ServerStopException
,ServerUnreachableException
,SessionNotExistException
,TopicExists
,UnknownMetricsView
,UserAccountNotFoundException
Base class for exceptions defined in Slice.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
UserException
public UserException()
-
-
Method Details