Class ProviderConnectionRemotelyClosedException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ProviderConnectionRedirectedException, ProviderConnectionResourceAllocationException, ProviderConnectionResourceNotFoundException, ProviderConnectionSecurityException, ProviderInvalidClientIDException

public class ProviderConnectionRemotelyClosedException extends ProviderIOException
See Also:
  • Constructor Details

    • ProviderConnectionRemotelyClosedException

      public ProviderConnectionRemotelyClosedException(String message)
    • ProviderConnectionRemotelyClosedException

      public ProviderConnectionRemotelyClosedException(String message, Throwable cause)
  • Method Details