Error Response
data class ErrorResponse(val context: String, val payload: String, val stackTrace: StackTraceResponse)
Error describes why the execution was abnormally terminated.
Error describes why the execution was abnormally terminated.