Function internal_not_implemented_error
- internal_not_implemented_error(): {
error_message: string;
error_type: string;
http_status_code: number;
short_code: string;
status: string;
}
-
Returns {
error_message: string;
error_type: string;
http_status_code: number;
short_code: string;
status: string;
}
-
error_message: string
-
error_type: string
-
http_status_code: number
-
short_code: string
-
status: string
Stability
2 - provisional