Update errors
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
class ConnectionError(Exception):
|
||||
"""Base exception class for connection errors."""
|
||||
|
||||
pass
|
||||
|
||||
|
||||
class DeviceNotConnectedError(ConnectionError):
|
||||
"""Exception raised when the device is not connected."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user