Class ProviderIOException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ProviderClosedException, ProviderConnectionRemotelyClosedException, ProviderFailedException, ProviderIdleTimeoutException

public class ProviderIOException extends ProviderException
Exception type that is thrown when the provider has encountered an unrecoverable error.
See Also:
  • Constructor Details

    • ProviderIOException

      public ProviderIOException(String message)
    • ProviderIOException

      public ProviderIOException(String message, Throwable cause)