public class KeyTypeException extends KeyException
| Constructor and Description |
|---|
KeyTypeException(Class<? extends Key> expectedKeyClass)
Creates a new key type exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KeyTypeException(Class<? extends Key> expectedKeyClass)
expectedKeyClass - The expected key class. Should not be
null.Copyright © 2017 Connect2id Ltd.. All rights reserved.