function __construct()
 {
     parent::__construct(true, false, false, "System Message not found!", null);
 }
 function __construct()
 {
     parent::__construct(true, false, false, "System Message ID Missing!", null);
 }