You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make BlinkClientException public and add documentation
The `BlinkClientException` class was updated to enhance its usability and clarity. Key changes include:
- Changed class accessibility from `internal` to `public`.
- Added XML documentation for the class, including summaries and remarks.
- Documented all constructors with XML comments.
- Added comments to clarify the purpose of each constructor.
0 commit comments