Function stateNotFoundError
- stateNotFoundError(message, cause): {
cause: any;
error_message: string;
error_name: string;
error_type: string;
http_status_code: number;
short_code: string;
status: string;
}
-
Returns {
cause: any;
error_message: string;
error_name: string;
error_type: string;
http_status_code: number;
short_code: string;
status: string;
}
-
cause: any
-
error_message: string
-
error_name: string
-
error_type: string
-
http_status_code: number
-
short_code: string
-
status: string