Release 1.0.4
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.