TCPDF_PARSER::Error( $msg )
Throw an exception or print an error message and die if the K_TCPDF_PARSER_THROW_EXCEPTION_ERROR constant is set to true.
Description Description
Parameters Parameters
- $msg
-
(Required) (string) The error message
Source Source
File: includes/lib/tcpdf/tcpdf_parser.php
Changelog Changelog
Version | Description |
---|---|
1.0.000 | Introduced. |