new CapturedException(err, remoteopt)
Represents a captured exception.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
err |
Exception | The exception to capture. | |
remote |
boolean |
<optional> |
Flag for whether the error was remote. |