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