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