Constructor
new SalmonAuthException(msg, ex)
Construct an exception with a specific message and inner exception
Parameters:
Name | Type | Default | Description |
---|---|---|---|
msg |
null | The provided message | |
ex |
null | The inner exception |