Package com.zeroc.Ice
Class LocalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.zeroc.Ice.Exception
com.zeroc.Ice.LocalException
- All Implemented Interfaces:
Serializable,Cloneable
- Direct Known Subclasses:
AlreadyRegisteredException,BluetoothException,CloneNotImplementedException,CollocationOptimizationException,CommunicatorDestroyedException,ConnectionManuallyClosedException,DNSException,EndpointParseException,EndpointSelectionTypeParseException,FailureException,FeatureNotSupportedException,FixedProxyException,IdentityParseException,IllegalIdentityException,IllegalServantException,InitializationException,InvocationCanceledException,NoEndpointException,NotRegisteredException,ObjectAdapterDeactivatedException,ObjectAdapterIdInUseException,OperationInterruptedException,PluginInitializationException,ProtocolException,ProxyParseException,RequestFailedException,ResponseSentException,SecurityException,SyscallException,TimeoutException,TwowayOnlyException,UnknownException,VersionMismatchException,VersionParseException
Base class for all Ice run-time exceptions.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
-
Constructor Details
-
LocalException
public LocalException() -
LocalException
-