public class KeyStoreException extends GeneralSecurityException
Constructor and Description |
---|
KeyStoreException()
Constructs a KeyStoreException with no detail message.
|
KeyStoreException(String msg)
Constructs a KeyStoreException with the specified detail
message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public KeyStoreException()
public KeyStoreException(String msg)
msg
- the detail message.Copyright © 2013 CableLabs. All Rights Reserved.