moved InvalidAttributeException to another library
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
namespace BSR\Webservice\Exception;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Exception raised when an invalid attribute name is accessed
|
|
||||||
*/
|
|
||||||
class InvalidAttributeException extends \Exception { }
|
|
||||||
Reference in New Issue
Block a user