Class GuiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.kaktushose.jdac.exceptions.internal.JDACException
io.github.kaktushose.jdac.exceptions.ConfigurationException
io.github.kaktushose.jdac.property.extension.ExtensionException
io.github.kaktushose.jdac.guice.internal.GuiceException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ExtensionException
ExtensionException.Information -
Field Summary
Fields inherited from class JDACException
bundle, errorMessages -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ExtensionException
bundle, informationMethods inherited from class ConfigurationException
getMessageMethods inherited from class JDACException
errorMessage, errorMessageMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GuiceException
-