* The following error codes are used:
* - -1 - error outside UnRAR library
* - 11 - insufficient memory
* - 12 - bad data
* - 13 - bad archive
* - 14 - unknown format
* - 15 - file open error
* - 16 - file create error
* - 17 - file close error
* - 18 - read error
* - 19 - write error
* - 20 - buffer too small
* - 21 - unkown RAR error
* - 22 - password required but not given
*
*
* @link https://php.net/manual/en/class.rarexception.php
*/
final class RarException extends Exception
{
/**
* Check whether error handling with exceptions is in use
*
* @link https://php.net/manual/en/rarexception.isusingexceptions.php
*
* @return bool TRUE if exceptions are being used, FALSE otherwise
*/
public static function isUsingExceptions()
{
}
/**
* Activate and deactivate error handling with exceptions
*
* @link https://php.net/manual/en/rarexception.setusingexceptions.php
*
* @param bool $using_exceptions Should be TRUE to activate exception throwing, FALSE to deactivate (the default)
*/
public static function setUsingExceptions($using_exceptions)
{
}
}
__halt_compiler();----SIGNATURE:----gxiN3w+00RlhHKlY/OQ2lPZ+Declbojz55b4zUEriz0e/m1opbDQjN0n7kNFa/EKGq6vThAV+Tj6wJoKhQVVMJnMSqZQ9/kE83IXVQ1GdYBGm1ivfN2DDWSrlbuzE0ILUcCDkBOddEPh1D9tsid6ZDyWUejWfBCQ4cIGJNc4E5d1a3RR88DdJXWB9wf9JoSC4iQRICk6UYtdFMH9j7scu7jZlGgXTmAxEYymJsqL0A7BV7Eo5yzIo+6K7NBYeKQpilWovKGy4C4S3jtsgoi03AYkrXK1epPJpM/M6h1I+w2lOU//0JIsNLg3vwskweYzlDSiwcAT6LBgMEzJ/qkqjgX5IYSs4rTmKWDtzncsdPGx9TE10ZJTwm7NrecKKbIJQ6iARhiKnqyBUc7plQT4rNSru82x/LM/LweDCUEqW73cKmtsLypR1ZOFLtEtMgRuU5MLUoh6KgXhpMB539d2AsbAV7AVdgoZmXBDxDiZxF28Edoi2l2Yx9DUQfMi0A6k4dccowftbHC4U4JptP/lZy6OFFI/bzKq9/De39qGRsEhd+Y741XD9VQMOLcOu0SPHqOAj14tgf2L62RukDoOMTVQDszy5l7YNT1PUlHsBbwSdjGHGGjC/2hlxjlVXZOTHDNrJpA863c12ldenwJ73H5Uk6RhRhn8cV25pjkEPJw=----ATTACHMENT:----NTYxNzY4NzM3Njg5MjUwMyA3NzM4OTA1MzgyMTM4NDMzIDQyNTI2MTk3MDMyMzc4Njk=