public class KeyManagementException extends KeyException
Key
,
KeyException
,
Serialized FormConstructor 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, toString
public KeyManagementException()
public KeyManagementException(String msg)
msg
- the detail message.Copyright © 2012 CableLabs. All Rights Reserved.