<?php namespace Braintree\Exception; use Braintree\Exception; class InvalidSignature extends Exception { }