Get the custom program error code if there's any in the error message and return parsed error code hex to number string
[boolean, string] - probably not a custom program error if false otherwise the second element will be the code number in string
string - error message that would contain the word "custom program error:" if it's a customer program error
Generated using TypeDoc
Get the custom program error code if there's any in the error message and return parsed error code hex to number string
Returns
[boolean, string] - probably not a custom program error if false otherwise the second element will be the code number in string