wvlet.airframe.http.RPCStatus$.INCONSISTENT_STATE_U10$
The service or the use has an inconsistent state and cannot fulfill the request. The client should not retry the
request until fixing the state.
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