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