Serialized Form
-
Package io.helidon.webserver
-
Class io.helidon.webserver.BadRequestException extends HttpException implements Serializable
-
Class io.helidon.webserver.ConnectionClosedException extends RuntimeException implements Serializable
-
Class io.helidon.webserver.HttpException extends RuntimeException implements Serializable
-
Serialized Fields
-
status
Http.ResponseStatus status
-
-
-
Class io.helidon.webserver.IllegalPathPatternException extends IllegalArgumentException implements Serializable
-
Serialized Fields
-
index
int index
-
pattern
String pattern
-
-
-
Class io.helidon.webserver.NotFoundException extends HttpException implements Serializable
-
Class io.helidon.webserver.SocketClosedException extends IllegalStateException implements Serializable
-
Class io.helidon.webserver.UnsafeRequestedUriSettingsException extends RuntimeException implements Serializable
-
Class io.helidon.webserver.UnsupportedBodyTypeException extends RuntimeException implements Serializable
-