Package com.pi4j.io.i2c
Class I2CFactory.UnsupportedBusNumberException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.pi4j.io.i2c.I2CFactory.UnsupportedBusNumberException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- I2CFactory
public static class I2CFactory.UnsupportedBusNumberException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedBusNumberException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-