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