Serialized Form
-
Package ratpack.core.file
-
Class ratpack.core.file.BaseDirRequiredException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
-
Package ratpack.core.handling
-
Class ratpack.core.handling.InjectionHandler.NoSuitableHandleMethodException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
-
Package ratpack.core.http
-
Class ratpack.core.http.ClientErrorException extends RuntimeException implements Serializable
-
Class ratpack.core.http.ConnectionClosedException extends RuntimeException implements Serializable
-
Class ratpack.core.http.RequestBodyAlreadyReadException extends RuntimeException implements Serializable
-
Class ratpack.core.http.RequestBodyTooLargeException extends ClientErrorException implements Serializable
-
Serialized Fields
-
maxContentLength
long maxContentLength
-
receivedContentLength
long receivedContentLength
-
-
-
-
Package ratpack.core.http.client
-
Class ratpack.core.http.client.HttpClientReadTimeoutException extends RuntimeException implements Serializable
-
-
Package ratpack.core.parse
-
Class ratpack.core.parse.NoSuchParserException extends ParseException implements Serializable
- serialVersionUID:
- 0L
-
Class ratpack.core.parse.ParseException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
Class ratpack.core.parse.ParserException extends ParseException implements Serializable
- serialVersionUID:
- 0L
-
-
Package ratpack.core.path
-
Class ratpack.core.path.InvalidPathEncodingException extends RuntimeException implements Serializable
-
-
Package ratpack.core.render
-
Class ratpack.core.render.NoSuchRendererException extends RenderException implements Serializable
- serialVersionUID:
- 0L
-
Class ratpack.core.render.RendererException extends RenderException implements Serializable
- serialVersionUID:
- 0L
-
Class ratpack.core.render.RenderException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
-
Package ratpack.core.server
-
Class ratpack.core.server.NoBaseDirException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
Class ratpack.core.server.StartupFailureException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
-
Package ratpack.exec
-
Class ratpack.exec.ExecutionException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
Class ratpack.exec.OverlappingExecutionException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
Class ratpack.exec.UnmanagedThreadException extends ExecutionException implements Serializable
-
-
Package ratpack.exec.registry
-
Class ratpack.exec.registry.NotInRegistryException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
-
Package ratpack.exec.util
-
Class ratpack.exec.util.Promised.AlreadySuppliedException extends IllegalStateException implements Serializable
-
Class ratpack.exec.util.ReadWriteAccess.TimeoutException extends RuntimeException implements Serializable
-
-
Package ratpack.func
-
Class ratpack.func.UncheckedException extends RuntimeException implements Serializable
-
-
Package ratpack.groovy.script
-
Class ratpack.groovy.script.ScriptNotFoundException extends RuntimeException implements Serializable
-
-
Package ratpack.jdbctx
-
Class ratpack.jdbctx.TransactionException extends IllegalStateException implements Serializable
-
-
Package ratpack.retrofit
-
Class ratpack.retrofit.RatpackRetrofitCallException extends Exception implements Serializable
-
Serialized Fields
-
response
Response<?> response
-
-
-
-
Package ratpack.session
-
Class ratpack.session.NonAllowedSessionTypeException extends IllegalStateException implements Serializable
-
Serialized Fields
-
className
String className
The type that was not allowed.
-
-
-
-
Package ratpack.test.handling
-
Class ratpack.test.handling.HandlerExceptionNotThrownException extends RuntimeException implements Serializable
-
Class ratpack.test.handling.HandlerTimeoutException extends RuntimeException implements Serializable
- serialVersionUID:
- 0L
-
Class ratpack.test.handling.UnexpectedHandlerException extends RuntimeException implements Serializable
-