public class WeakKeyException extends GeneralSecurityException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
WeakKeyException(String localizedMessage)
Creates a new
WeakKeyException with the given localized message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public WeakKeyException(String localizedMessage)
WeakKeyException with the given localized message.Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.