Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- dev.voidframework.core.exception.AppLauncherException
- dev.voidframework.core.exception.AppLauncherException.AlreadyRunning
- dev.voidframework.core.exception.AppLauncherException.ModuleInitFailure
- dev.voidframework.core.exception.ClasspathBootstrapGeneratorException
- dev.voidframework.core.exception.ClasspathBootstrapGeneratorException.MissingProgramArgument
- dev.voidframework.core.exception.ConversionException
- dev.voidframework.core.exception.ConversionException.ConverterAlreadyRegistered
- dev.voidframework.core.exception.ConversionException.ConverterDoesNotExist
- dev.voidframework.core.exception.ConversionException.InvalidConverter
- dev.voidframework.core.exception.JsonException
- dev.voidframework.core.exception.JsonException.FromJsonConversionFailure
- dev.voidframework.core.exception.JsonException.ToJsonConversionFailure
- dev.voidframework.core.exception.JsonException.ToStringConversionFailure
- dev.voidframework.core.exception.XmlException.ToStringConversionFailure
- dev.voidframework.core.exception.YamlException.ToStringConversionFailure
- dev.voidframework.core.exception.LifeCycleException
- dev.voidframework.core.exception.LifeCycleException.InvocationFailure
- dev.voidframework.core.exception.RemoteConfigurationException
- dev.voidframework.core.exception.RemoteConfigurationException.BadProvider
- dev.voidframework.core.exception.RemoteConfigurationException.BadValue
- dev.voidframework.core.exception.RemoteConfigurationException.FetchError
- dev.voidframework.core.exception.RemoteConfigurationException.ProviderDoesNotExist
- dev.voidframework.core.exception.RemoteConfigurationException.StorageException
- dev.voidframework.core.exception.XmlException
- dev.voidframework.core.exception.XmlException.FromXmlConversionFailure
- dev.voidframework.core.exception.XmlException.ToXmlConversionFailure
- dev.voidframework.core.exception.YamlException
- dev.voidframework.core.exception.YamlException.FromYamlConversionFailure
- dev.voidframework.core.exception.YamlException.ToYamlConversionFailure
- dev.voidframework.core.exception.AppLauncherException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)