function __construct()
 {
     parent::__construct(true, false, false, "Organisation Unit not found", null);
 }
 function __construct()
 {
     parent::__construct(true, false, false, "Organisation Unit ID is missing", null);
 }