master
<?php namespace SpotOnLive\Freespee\Exceptions; use Exception; class InvalidCredentialsException extends Exception { }