moved InvalidAttributeException to another library
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…
Reference in New Issue