moved InvalidAttributeException to another library

master
Guillermo Dev 7 years ago
parent e50ea1804f
commit 43d3136208

@ -1,8 +0,0 @@
<?php
namespace BSR\Webservice\Exception;
/**
* Exception raised when an invalid attribute name is accessed
*/
class InvalidAttributeException extends \Exception { }
Loading…
Cancel
Save