Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- dev.voidframework.web.exception.ErrorHandlerException
- dev.voidframework.web.exception.ErrorHandlerException.CantInstantiate
- dev.voidframework.web.exception.ErrorHandlerException.ClassNotFound
- dev.voidframework.web.exception.ErrorHandlerException.InvalidClass
- dev.voidframework.web.exception.ExtraWebServerConfigurationException
- dev.voidframework.web.exception.ExtraWebServerConfigurationException.CantInstantiate
- dev.voidframework.web.exception.ExtraWebServerConfigurationException.ClassNotFound
- dev.voidframework.web.exception.ExtraWebServerConfigurationException.InvalidClass
- dev.voidframework.web.exception.FilterException
- dev.voidframework.web.exception.FilterException.LoadFailure
- dev.voidframework.web.exception.FilterException.Overflow
- dev.voidframework.web.exception.HttpException
- dev.voidframework.web.exception.HttpException.BadRequest
- dev.voidframework.web.exception.HttpException.InternalServerError
- dev.voidframework.web.exception.HttpException.NotFound
- dev.voidframework.web.exception.HttpsWebServerConfigurationException
- dev.voidframework.web.exception.HttpsWebServerConfigurationException.CannotLoadKeyStore
- dev.voidframework.web.exception.HttpsWebServerConfigurationException.KeyManagerInitFailure
- dev.voidframework.web.exception.HttpsWebServerConfigurationException.KeyNotFound
- dev.voidframework.web.exception.HttpsWebServerConfigurationException.SSLContextInitFailure
- dev.voidframework.web.exception.RoutingException
- dev.voidframework.web.exception.RoutingException.AppRouteDefinitionLoadFailure
- dev.voidframework.web.exception.RoutingException.BadRoutingArgument
- dev.voidframework.web.exception.TempFileLocationException
- dev.voidframework.web.exception.TempFileLocationException.DirectoryCreationFailure
- dev.voidframework.web.exception.ErrorHandlerException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)