org.apache.cxf.xkms.exception
Class XKMSCertificateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.xkms.exception.XKMSException
org.apache.cxf.xkms.exception.XKMSCertificateException
- All Implemented Interfaces:
- Serializable
public class XKMSCertificateException
- extends XKMSException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XKMSCertificateException
public XKMSCertificateException()
XKMSCertificateException
public XKMSCertificateException(String arg0)
XKMSCertificateException
public XKMSCertificateException(String arg0,
Throwable arg1)
Apache CXF