<?phpnamespace IlluminateContractsEncryption;use RuntimeException;class EncryptException extends RuntimeException{ //}