Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
top.magstar.framework.events.exceptions.EventBusException
top.magstar.framework.events.exceptions.ConfigurationException
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationException(String message) ConfigurationException(String message, String configKey, Object configValue) ConfigurationException(String message, Throwable cause, String configKey, Object configValue) -
Method Summary
Methods inherited from class top.magstar.framework.events.exceptions.EventBusException
getErrorCode, getTimestampMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ConfigurationException
-
ConfigurationException
-
ConfigurationException
-
-
Method Details
-
getConfigKey
-
getConfigValue
-
toString
- Overrides:
toStringin classEventBusException
-