コード例 #1
0
 function __construct()
 {
     parent::__construct(true, false, false, "System Message not found!", null);
 }
コード例 #2
0
 function __construct()
 {
     parent::__construct(true, false, false, "System Message ID Missing!", null);
 }