| Class and Description |
|---|
| ArgumentNullException
Indicates a null argument was passed when it shouldn't have been.
|
| Extensible
Base class for classes that can be extended with arbitrary metadata (as per the
Rollbar spec).
|
| InvalidLengthException
An IllegalArgumentException indicating an argument that's too long or too short.
|
| JsonSerializable
An object that can be serialized to JSON
|
| JsonSerializer
The interface that encapsulates turning a
JsonSerializable into a JSON payload string. |
Copyright © 2016. All rights reserved.