<?php namespace LimeSurvey\Api\Transformer; use LimeSurvey\Api\ApiException; class TransformerException extends ApiException { }