Package com.redis.riot.core
Class RiotInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.redis.riot.core.RiotInitializationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRiotInitializationException
(String message) RiotInitializationException
(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
-
RiotInitializationException
-
RiotInitializationException
-
RiotInitializationException
-