Package dev.voidframework.core.exception
package dev.voidframework.core.exception
-
ExceptionsClassDescriptionAll exceptions thrown by the app launcher are subclasses of
AppLauncherException.Exception indicates that application is already running.Exception indicates that module initialization just fail.All exceptions thrown by the conversion features are subclasses ofConversionException.Exception indicates that provided converter is already registered.Exception indicates that requested converter does not exist.Exception indicates that something goes wrong during the converter initialization.All exceptions thrown by the life cycle features are subclasses ofLifeCycleException.Exception indicates that method invocation failed miserably.