Package com.zeroc.Ice

Class 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

public abstract class LocalException extends Exception
Base class for all Ice run-time exceptions.
See Also:
  • Field Details

  • Constructor Details

    • LocalException

      public LocalException()
    • LocalException

      public LocalException(Throwable cause)