play.core.server.common
Members list
Type members
Classlikes
This exception occurs when the Play server receives a request header where at least one character is illegal according to RFC2616 and RFC7230
This exception occurs when the Play server receives a request header where at least one character is illegal according to RFC2616 and RFC7230
Value parameters
- character
-
The invalid character.
- message
-
The reason for the exception.
Attributes
- Supertypes
-
class Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
This exception occurs when the Play server experiences an error while processing a Result. For example, this exception might occur when attempting to convert the Play result to the backend server's internal response format.
This exception occurs when the Play server experiences an error while processing a Result. For example, this exception might occur when attempting to convert the Play result to the backend server's internal response format.
Value parameters
- cause
-
The original cause (may be null).
- message
-
The reason for the exception.
- result
-
The invalid result.
Attributes
- Supertypes
-
class Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
WebSocketFlowHandler.type