Package com.medm.devicekit
Class FailedToAddPostponedDeviceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.medm.devicekit.FailedToAddPostponedDeviceException
- All Implemented Interfaces:
Serializable
Indicates that this device can't be added for postponed adding. It's either doesn't support it or already added.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString