WrongArgumentException WrongArgumentException(
int
$code, String
$message, [String
$url = '']
)
|
|
Creates a new WrongArgumentException.
Parameters:
|
int |
$code: |
the Error Code |
|
String |
$message: |
the Error Message |
|
String |
$url: |
the URL of this Exception (can be used for creating Back links) |
API Tags: