Package io.deephaven.enterprise.auth
Class ConfigurationVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.deephaven.enterprise.auth.ConfigurationVerificationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationVerificationException
(String message) ConfigurationVerificationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationVerificationException
-
ConfigurationVerificationException
-