For instance, when a network error occurs when calling the putBit(boolean) method.
Public Member Functions | |
OneWireIOException () | |
Constructs a OneWireIOException with no detail message. | |
OneWireIOException (String desc) | |
Constructs a OneWireIOException with the specified detail message. |
OneWireIOException | ( | String | desc | ) |
Constructs a OneWireIOException
with the specified detail message.
desc | the detail message description |