public class DeviceMonitorException
extends java.lang.Exception
Modifier and Type | Method and Description |
---|---|
DSPortAdapter |
getAdapter()
Returns DSPortAdapter the monitor was using when the event was generated
|
java.lang.Exception |
getException()
Returns the wrapped exception that was generated during a 1-Wire search.
|
AbstractDeviceMonitor |
getMonitor()
Returns the monitor which generated this event
|
void |
throwException()
Throws the wrapped exception to the calling object.
|
java.lang.String |
toString()
Converts this object to a String.
|
public AbstractDeviceMonitor getMonitor()
public DSPortAdapter getAdapter()
public java.lang.Exception getException()
public void throwException() throws java.lang.Exception
java.lang.Exception
public java.lang.String toString()
toString
in class java.lang.Throwable
Copyright © 1999-2012 Maxim Integrated Products. All Rights Reserved.