exception.inc in Services Client 7.2
Same filename in this branch
Same filename and directory in other branches
Custom exceptions for Services Client module
File
include/exception.incView source
<?php
/**
* @file
* Custom exceptions for Services Client module
*/
class ServicesClientException extends Exception {
}
Classes
Name | Description |
---|---|
ServicesClientException | @file Custom exceptions for Services Client module |