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.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.LifeCycleException
class LifeCycleException extends RuntimeException implements Serializable -
Exception dev.voidframework.core.exception.LifeCycleException.InvocationFailure
class InvocationFailure extends LifeCycleException implements Serializable
-