public static class BCryptKdfOptions.BCryptBadRoundsException extends RuntimeSshException
Constructor and Description |
---|
BCryptBadRoundsException(int rounds) |
BCryptBadRoundsException(int rounds,
String message) |
BCryptBadRoundsException(int rounds,
String message,
Throwable reason) |
Modifier and Type | Method and Description |
---|---|
int |
getRounds() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BCryptBadRoundsException(int rounds)
public BCryptBadRoundsException(int rounds, String message)
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.