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