Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403KcsGasCalculation

Model getters

Method name Return type Description Notes
getErrorCode() string kcs.transaction.gas
Example: kcs.transaction.gas
 
getMessage() string Unable to calculate gas limit for transaction. ${error}
Example: Unable to calculate gas limit for transaction. ${error}
 
getStatusCode() float 403
Example: 403