getExceptionName() public method
Returns human-readable exception name
public string getExceptionName ( $exception ) | ||
---|---|---|
$exception | Exception | |
return | string |
Human-readable exception name or null if it cannot be determined |
getExceptionName() public method
Returns human-readable exception name
public string getExceptionName ( $exception ) | ||
---|---|---|
$exception | Exception | |
return | string |
Human-readable exception name or null if it cannot be determined |
Please login to continue.