Serialized Form
-
Package dev.voidframework.core.exception
-
Exception dev.voidframework.core.exception.AppLauncherException
class AppLauncherException extends RuntimeException implements Serializable -
Exception dev.voidframework.core.exception.AppLauncherException.AlreadyRunning
class AlreadyRunning extends AppLauncherException implements Serializable -
Exception dev.voidframework.core.exception.AppLauncherException.ModuleInitFailure
class ModuleInitFailure extends AppLauncherException implements Serializable -
Exception dev.voidframework.core.exception.ClasspathBootstrapGeneratorException
class ClasspathBootstrapGeneratorException extends RuntimeException implements Serializable -
Exception dev.voidframework.core.exception.ClasspathBootstrapGeneratorException.MissingProgramArgument
class MissingProgramArgument extends ClasspathBootstrapGeneratorException implements Serializable -
Exception dev.voidframework.core.exception.ConversionException
class ConversionException extends RuntimeException implements Serializable -
Exception dev.voidframework.core.exception.ConversionException.ConverterAlreadyRegistered
class ConverterAlreadyRegistered extends ConversionException implements Serializable -
Exception dev.voidframework.core.exception.ConversionException.ConverterDoesNotExist
class ConverterDoesNotExist extends ConversionException implements Serializable -
Exception dev.voidframework.core.exception.ConversionException.InvalidConverter
class InvalidConverter extends ConversionException implements Serializable -
Exception dev.voidframework.core.exception.JsonException
class JsonException extends RuntimeException implements Serializable -
Exception dev.voidframework.core.exception.JsonException.FromJsonConversionFailure
class FromJsonConversionFailure extends JsonException implements Serializable -
Exception dev.voidframework.core.exception.JsonException.ToJsonConversionFailure
class ToJsonConversionFailure extends JsonException implements Serializable -
Exception dev.voidframework.core.exception.JsonException.ToStringConversionFailure
class ToStringConversionFailure extends JsonException implements Serializable -
Exception dev.voidframework.core.exception.LifeCycleException
class LifeCycleException extends RuntimeException implements Serializable -
Exception dev.voidframework.core.exception.LifeCycleException.InvocationFailure
class InvocationFailure extends LifeCycleException implements Serializable -
Exception dev.voidframework.core.exception.RemoteConfigurationException
class RemoteConfigurationException extends RuntimeException implements Serializable -
Exception dev.voidframework.core.exception.RemoteConfigurationException.BadProvider
class BadProvider extends RemoteConfigurationException implements Serializable -
Exception dev.voidframework.core.exception.RemoteConfigurationException.BadValue
class BadValue extends RemoteConfigurationException implements Serializable -
Exception dev.voidframework.core.exception.RemoteConfigurationException.FetchError
class FetchError extends RemoteConfigurationException implements Serializable -
Exception dev.voidframework.core.exception.RemoteConfigurationException.ProviderDoesNotExist
class ProviderDoesNotExist extends RemoteConfigurationException implements Serializable -
Exception dev.voidframework.core.exception.RemoteConfigurationException.StorageException
class StorageException extends RemoteConfigurationException implements Serializable -
Exception dev.voidframework.core.exception.XmlException
class XmlException extends RuntimeException implements Serializable -
Exception dev.voidframework.core.exception.XmlException.FromXmlConversionFailure
class FromXmlConversionFailure extends XmlException implements Serializable -
Exception dev.voidframework.core.exception.XmlException.ToStringConversionFailure
class ToStringConversionFailure extends JsonException implements Serializable -
Exception dev.voidframework.core.exception.XmlException.ToXmlConversionFailure
class ToXmlConversionFailure extends XmlException implements Serializable -
Exception dev.voidframework.core.exception.YamlException
class YamlException extends RuntimeException implements Serializable -
Exception dev.voidframework.core.exception.YamlException.FromYamlConversionFailure
class FromYamlConversionFailure extends YamlException implements Serializable -
Exception dev.voidframework.core.exception.YamlException.ToStringConversionFailure
class ToStringConversionFailure extends JsonException implements Serializable -
Exception dev.voidframework.core.exception.YamlException.ToYamlConversionFailure
class ToYamlConversionFailure extends YamlException implements Serializable
-