Class HttpsWebServerConfigurationException.KeyManagerInitFailure

All Implemented Interfaces:
Serializable
Enclosing class:
HttpsWebServerConfigurationException

public static class HttpsWebServerConfigurationException.KeyManagerInitFailure extends HttpsWebServerConfigurationException
Exception indicates that key manager cannot be initialized.
See Also:
  • Constructor Details

    • KeyManagerInitFailure

      public KeyManagerInitFailure(Throwable cause)
      Build a new instance.
      Parameters:
      cause - The cause