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, toString
public UnsupportedPinPullResistanceException(Pin pin, PinPullResistance resistance)
public PinPullResistance getPullResistance()
Copyright © 2012–2019 Pi4J. All rights reserved.