public class PinBlockedException extends RuntimeException
| Constructor and Description |
|---|
PinBlockedException(PinFeature blocker)
Instantiates a new pin blocked exception.
|
| Modifier and Type | Method and Description |
|---|---|
PinFeature |
getBlocker()
Gets the blocker.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PinBlockedException(PinFeature blocker)
blocker - the blockerpublic PinFeature getBlocker()
Copyright © 2015 silverspoon.io. All rights reserved.