Class RequestProcessException
This exception will be thrown when Team3\PayU\Communication\Process\RequestProcessInterface will fail.
Class RequestProcessException
- Exception
 - 
			
			Team3\PayU\PayUException
			
			
			
		 - 
			
Team3\PayU\Communication\Process\RequestProcessException			
			
			
		 
Direct known subclasses
			Team3\PayU\Communication\HttpStatusParser\HttpStatusParserException, 
			Team3\PayU\Communication\Process\InvalidRequestDataObjectException, 
			Team3\PayU\Communication\Process\ResponseDeserializer\NoResponseFoundException
		
		
		
		Namespace: Team3\PayU\Communication\Process
Package: Team3\PayU\Communication\Process
Located at Team3/PayU/Communication/Process/RequestProcessException.php
	
		Package: Team3\PayU\Communication\Process
Located at Team3/PayU/Communication/Process/RequestProcessException.php
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