public class UnsupportedPinPullResistanceException extends RuntimeException
| Constructor and Description |
|---|
UnsupportedPinPullResistanceException(Pin pin,
PinPullResistance resistance) |
| Modifier and Type | Method and Description |
|---|---|
Pin |
getPin() |
PinPullResistance |
getPullResistance() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedPinPullResistanceException(Pin pin, PinPullResistance resistance)
public PinPullResistance getPullResistance()
Copyright © 2012–2021 Pi4J. All rights reserved.