Apache CXF API

Uses of Class
org.apache.cxf.xkms.exception.XKMSException

Packages that use XKMSException
org.apache.cxf.xkms.exception   
 

Uses of XKMSException in org.apache.cxf.xkms.exception
 

Subclasses of XKMSException in org.apache.cxf.xkms.exception
 class XKMSArgumentNotMatchException
           
 class XKMSCertificateException
           
 class XKMSConfigurationException
           
 class XKMSLocateException
           
 class XKMSNotFoundException
           
 class XKMSRequestException
           
 class XKMSTooManyResponsesException
           
 class XKMSValidateException
           
 

Methods in org.apache.cxf.xkms.exception that return XKMSException
static XKMSException ExceptionMapper.fromResponse(ResultType result)
           
 


Apache CXF API

Apache CXF