Package io.micronaut.mqtt.hivemq.ssl
Class KeyManagerFactoryCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.micronaut.mqtt.hivemq.ssl.KeyManagerFactoryCreationException
- All Implemented Interfaces:
Serializable
Thrown when an a
KeyManagerFactory
can not be created.- Since:
- 3.0.0
- Author:
- Sven Kobow
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KeyManagerFactoryCreationException
-