Uses of Class
com.netscape.certsrv.ca.ECAException
Packages that use ECAException
-
Uses of ECAException in com.netscape.certsrv.ca
Subclasses of ECAException in com.netscape.certsrv.caModifier and TypeClassDescriptionclass
Exception to throw when a (sub-)CA cannot perform an operation because it is disabled.class
Exception to throw when an operation cannot be performed because the CA to which the operation pertains is enabled.class
Exception to throw when a (sub-)CA's signing certificate is not (yet) present in the local NSSDB.class
Exception to throw when a (sub-)CA's signing key is not (yet) present in the local NSSDB.class
Exception to throw when a (sub-)CA cannot be found.class
Exception to throw when an operation cannot be performed because the CA to which the operation pertains is not a leaf CA (ie, has sub-CAs).class
Exception to throw when an operation cannot be completed because the CA is the wrong type (e.g., an operation that only applies to lightweight CAs).class
A class represents a CA exception associated with publishing error.class
Exception to throw during CA creation when requested CA (issuer DN) already exists.