Method Charset.decode_error()
- Method
decode_error
 
- voiddecode_error(- string- err_str,- int- err_pos,- string- charset,- void|- string- reason,- mixed...- args)
- Description
- Throws a DecodeError exception. See DecodeError.create for details about the arguments. If - argsis given then the error reason is formatted using- sprintf(.- reason, @- args)