Class InvalidRequestDataObjectException
This exception will be thrown when PayURequestInterface requires an object, but this object is invalid. To get violations please use {@method getViolations}
Class InvalidRequestDataObjectException
- Exception
 - 
			
			Team3\PayU\PayUException
			
			
			
		 - 
			
			Team3\PayU\Communication\Process\RequestProcessException
			
			
			
		 - 
			
Team3\PayU\Communication\Process\InvalidRequestDataObjectException			
			
			
		 
		
		
		Namespace: Team3\PayU\Communication\Process
Package: Team3\PayU\Communication\Process
Located at Team3/PayU/Communication/Process/InvalidRequestDataObjectException.php
	
		Package: Team3\PayU\Communication\Process
Located at Team3/PayU/Communication/Process/InvalidRequestDataObjectException.php
Methods summary
				 public 
				
				
				
			 | 
			
			#
			 __construct( Symfony\Component\Validator\ConstraintViolationListInterface $violations, string $message = ""  )
			 | 
		
				 public 
				Symfony\Component\Validator\ConstraintViolationListInterface
				
				
			 | 
			
Methods inherited from Exception
			__toString(), 
			getCode(), 
			getFile(), 
			getLine(), 
			getMessage(), 
			getPrevious(), 
			getTrace(), 
			getTraceAsString()
		
Magic methods summary
Properties summary
Properties inherited from Exception
			$code, 
			$file, 
			$line, 
			$message