Constructor
# new InvalidPathParamsException(message, pathParams)
Parameters:
Name | Type | Description |
---|---|---|
message |
string | The cause of an error. |
pathParams |
object | Invalid object that was the cause of this error. |