Class SslClosedEngineException

All Implemented Interfaces:
Serializable

public final class SslClosedEngineException extends SSLException
SSLException which signals that the exception was caused by an SSLEngine which was closed already.
See Also:
  • Field Details

  • Constructor Details

    • SslClosedEngineException

      public SslClosedEngineException(String reason)