| extends | InvalidArgumentException | 
|---|---|
| implements | InvalidArgumentException | 
| Methods | ||
|---|---|---|
| 
					
	public
					
					
				 | __construct(string $expected, string $actual, $help = '', int $code = 0, Throwable|null $previous = null) | # | 
| 
					
	public
					
					
				 | getExpected(): string | # | 
| 
					
	public
					
					
				 | getActual(): string | # | 
| 
					
	public
					
					
				 | getHelp(): string | # | 
| Methods inherited from Exception | 
|---|
| __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |