function __construct()
 {
     parent::__construct(self::ERROR_CODE, self::ERROR_MESSAGE);
 }