Method Charset.decode_error()
- Method decode_error
voiddecode_error(stringerr_str,interr_pos,stringcharset,void|stringreason,void|mixed...args)- Description
Throws a DecodeError exception. See DecodeError.create for details about the arguments. If
argsis given then the error reason is formatted usingsprintf(.reason, @args)