Class PayUException
Class PayUException
- Exception
- Team3\PayU\PayUException
Direct known subclasses
Team3\PayU\Communication\ClientException
,
Team3\PayU\Communication\Process\NotificationProcess\NotificationProcessException
,
Team3\PayU\SignatureCalculator\SignatureCalculatorException
,
Team3\PayU\SignatureCalculator\Validator\SignatureValidatorException
,
Team3\PayU\Communication\Process\RequestProcessException
,
Team3\PayU\Communication\Response\NoOrdersInResponseException
,
Team3\PayU\Order\Autocomplete\OrderAutocompleteException
,
Team3\PayU\Order\Model\Money\WrongMoneyValueException
,
Team3\PayU\Order\Transformer\UserOrder\UserOrderTransformerException
,
Team3\PayU\PropertyExtractor\ExtractorException
,
Team3\PayU\Serializer\SerializerException
,
Team3\PayU\SignatureCalculator\Encoder\EncoderException
Indirect known subclasses
Team3\PayU\Communication\HttpStatusParser\HttpStatusParserException
,
Team3\PayU\Communication\Process\InvalidRequestDataObjectException
,
Team3\PayU\Communication\Process\ResponseDeserializer\NoResponseFoundException
,
Team3\PayU\SignatureCalculator\Validator\AlgorithmExtractorException
Methods summary
Methods inherited from Exception
__construct()
,
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from Exception
$code
,
$file
,
$line
,
$message