메소드 | 설명 | |
---|---|---|
__construct ( $message = '', $code, $previous = null, string $invalidParameter = '' ) | ||
getInvalidParameter ( ) : string |
public __construct ( $message = '', $code, $previous = null, string $invalidParameter = '' ) | ||
$invalidParameter | string | The parameter that caused this exception. |
public getInvalidParameter ( ) : string | ||
리턴 | string | The parameter that caused this exception. |