public class InvalidKeySpecException extends GeneralSecurityException
KeySpec,
Serialized Form| Constructor and Description |
|---|
InvalidKeySpecException()
Constructs an InvalidKeySpecException with no detail message.
|
InvalidKeySpecException(String msg)
Constructs an InvalidKeySpecException with the specified detail
message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidKeySpecException()
public InvalidKeySpecException(String msg)
msg - the detail message.Copyright © 2013 CableLabs. All rights reserved.