FBAutopostException.php in Facebook Autopost 7
Implementation file for FBAutopostException class.
File
class/FBAutopostException.phpView source
<?php
/**
* @file
* Implementation file for FBAutopostException class.
*/
/**
* Type naming the ErrorException class
*/
class FBAutopostException extends ErrorException {
}
Classes
Name | Description |
---|---|
FBAutopostException | Type naming the ErrorException class |