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