wvlet.airframe.http.RPCStatus$.DEADLINE_EXCEEDED_I4$
The request cannot be processed in the user-specified deadline. The client may retry the request
Attributes
- Graph
- Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait PackSupport
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Type members
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Mirror
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Value members
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
http status code derived from grpc status code
http status code derived from grpc status code
Attributes
- Inherited from:
- RPCStatus
Create a new RPCException with this RPCStatus.
Create a new RPCException with this RPCStatus.
Attributes
- appErrorCode
application-specific error code. default: -1 (None)
- cause
the cause of the error (optional)
- message
the error message (required)
- metadata
application-specific metadata (optional)
- Inherited from:
- RPCStatus
Attributes
- Definition Classes
- Inherited from:
- RPCStatus
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product