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