Constant implementation of an ErrorCodeType. All error code properties must be set on construction time. Later modifications are not allowed.
name | data type | description |
---|---|---|
Properties inherited from ErrorCodeType |
||
code | number | Returns the error code value. |
Example
{ "code" : 12345 }