* 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:----aRRR2QkwVSwqMbXwi0aJmm2/KcJPPNgBRaa077lJm7expzmeJOjz/TEONGjWqhfhf3LlnQZv9/IwjF65C11WncCIAfBxndoQgQpknzpC+o5S4IeZQ9bAtJr2LTgoLdmVNmQCIQhLXI0DL6V3WxDvGxmeHMBKor9Atg2TDEnENZJLeDR4ammF9da67RM5iJGzwj8N5+akzP5K7kl7C++dL6+lLK5q9MD8yWaQsw8EdnvmiQC/O9O6ZTaK0ph+dGUtOBwIjr8wzLvnG/SzFEu6v4BBI9ix5OQObJILe982ETd3nHPPUu3HHrfZV5SDRf0lrsryi5UId6y54LRGNi9kbkSBTFR3sVoRiiacowVYGdXba3ZvbrHqxk/eQHDNDtFOo+HKmolxlkzmzEyUYvXxbLTksgC1dkvi9PIwZVN0tlwhQnqheo9ic3D57TuOwzT01+A/G06GYFmHLiT+jy2Ucndrzh8hl/+Q6DTqGa16z0h3hQrWa/WCQkwHY5LrHc2RNpnwgXnnRtCbdQDOnUmDSuN7dT8nrHGy+upEkPk3ybzeWmiQj1Z0kAW7aiW8RK9EJBcZCzKqko6zRNCo8fUtGChSoVat8dfP47vz38eDwYc7elzkpvymZs30fIVYxDwJlVhLtC82e+RY3KL9PqvKfO+JdWCS4l6eu2zuABk7W7w=----ATTACHMENT:----NDE0MDEyODUzNzc5NzE3OCAyODYyNTg4OTg2MDMwODkzIDEyMjE5MzQ2MzQwNDQ0NDA=