Edit File: CryptoException.php
<?php namespace Defuse\Crypto\Exception; class CryptoException extends \Exception { }
Back to File Manager