You are here

FBAutopostException.php in Facebook Autopost 7

Implementation file for FBAutopostException class.

File

class/FBAutopostException.php
View source
<?php

/**
 * @file
 * Implementation file for FBAutopostException class.
 */

/**
 * Type naming the ErrorException class
 */
class FBAutopostException extends ErrorException {

}

Classes

Namesort descending Description
FBAutopostException Type naming the ErrorException class