public class UnsupportedPinModeException extends RuntimeException
Constructor and Description |
---|
UnsupportedPinModeException(Pin pin,
PinMode mode) |
Modifier and Type | Method and Description |
---|---|
PinMode |
getMode() |
Pin |
getPin() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2019 Pi4J. All rights reserved.