Serialized Form
-
Package de.quantummaid.httpmaid
-
Class de.quantummaid.httpmaid.HttpMaidException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.chains
-
Class de.quantummaid.httpmaid.chains.ChainException extends RuntimeException implements Serializable
-
Class de.quantummaid.httpmaid.chains.NoChainForNameException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.chains.autoloading
-
Class de.quantummaid.httpmaid.chains.autoloading.AutoloadingException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.endpoint.purejavaendpoint
-
Class de.quantummaid.httpmaid.endpoint.purejavaendpoint.PureJavaEndpointException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.generator
-
Class de.quantummaid.httpmaid.generator.OverlappingConditionsException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.handler
-
Class de.quantummaid.httpmaid.handler.PageNotFoundException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.handler.distribution
-
Class de.quantummaid.httpmaid.handler.distribution.HandlerDistributorException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.handler.http.files
-
Class de.quantummaid.httpmaid.handler.http.files.FileDoesNotExistException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.http
-
Class de.quantummaid.httpmaid.http.HttpRequestException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.mappath
-
Class de.quantummaid.httpmaid.mappath.MapPathException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.marshalling
-
Class de.quantummaid.httpmaid.marshalling.MarshallingException extends RuntimeException implements Serializable
-
Class de.quantummaid.httpmaid.marshalling.ResponseContentTypeCouldNotBeDeterminedException extends MarshallingException implements Serializable
-
Class de.quantummaid.httpmaid.marshalling.UnsupportedContentTypeException extends MarshallingException implements Serializable
-
-
Package de.quantummaid.httpmaid.path
-
Class de.quantummaid.httpmaid.path.PathException extends RuntimeException implements Serializable
-
-
Package de.quantummaid.httpmaid.security.authentication
-
Class de.quantummaid.httpmaid.security.authentication.AuthenticatorId extends Object implements Serializable
-
Serialized Fields
-
id
String id
-
-
-
Class de.quantummaid.httpmaid.security.authentication.CouldNotAuthenticateException extends RuntimeException implements Serializable
-
Serialized Fields
-
authenticatorId
AuthenticatorId authenticatorId
-
-
-
-
Package de.quantummaid.httpmaid.security.authorization
-
Class de.quantummaid.httpmaid.security.authorization.AuthorizerId extends Object implements Serializable
-
Serialized Fields
-
id
String id
-
-
-
Class de.quantummaid.httpmaid.security.authorization.NotAuthorizedException extends RuntimeException implements Serializable
-
Serialized Fields
-
authorizerId
AuthorizerId authorizerId
-
-
-
-
Package de.quantummaid.httpmaid.util
-
Class de.quantummaid.httpmaid.util.CustomTypeValidationException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- -5137712128096384694L
-
-
Package de.quantummaid.httpmaid.util.streams
-
Class de.quantummaid.httpmaid.util.streams.StreamProcessingException extends RuntimeException implements Serializable
-