Uses of Package
dev.voidframework.core.exception
Packages that use dev.voidframework.core.exception
-
Classes in dev.voidframework.core.exception used by dev.voidframework.core.exceptionClassDescriptionAll exceptions thrown by the app launcher are subclasses of
AppLauncherException.All exceptions thrown by the "classpath.bootstrap" generator are subclasses ofClasspathBootstrapGeneratorException.All exceptions thrown by the conversion features are subclasses ofConversionException.All exceptions thrown by the JSON utility class are subclasses ofJsonException.All exceptions thrown by the life cycle features are subclasses ofLifeCycleException.All exceptions thrown by the remote configuration are subclasses ofRemoteConfigurationException.All exceptions thrown by the XML utility class are subclasses ofJsonException.All exceptions thrown by the YAML utility class are subclasses ofJsonException. -
Classes in dev.voidframework.core.exception used by dev.voidframework.core.remoteconfigurationClassDescriptionAll exceptions thrown by the remote configuration are subclasses of
RemoteConfigurationException.