Inherited by OneWireIOException.
Public Member Functions | |
OneWireException () | |
Constructs a OneWireException with no detail message. | |
OneWireException (String desc) | |
Constructs a OneWireException with the specified detail message. |
OneWireException | ( | String | desc | ) |
Constructs a OneWireException
with the specified detail message.
desc | the detail message description |