Class SslConfigException

All Implemented Interfaces:
Serializable

public class SslConfigException extends RuntimeException
A base exception for problems that occur while trying to configure SSL.
See Also:
  • Constructor Details

    • SslConfigException

      public SslConfigException(String message, Exception cause)
    • SslConfigException

      public SslConfigException(String message)