public static class Version.UnsupportedBkdfVersionException extends IllegalStateException
| Constructor and Description |
|---|
UnsupportedBkdfVersionException(int unsupportedByte)
Create new instance
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedBkdfVersionException(int unsupportedByte)
unsupportedByte - the unsupported version codepublic String getMessage()
getMessage in class ThrowableCopyright © 2018. All rights reserved.