* @package Elgg * @subpackage Exceptions */ class NotImplementedException extends CallException {}