Uses of Class
ir.a2mo.sdk.autoconfigure.impl.feign.exception.SdkWebServiceException
-
Packages that use SdkWebServiceException Package Description ir.a2mo.sdk.autoconfigure.impl.feign ir.a2mo.sdk.autoconfigure.impl.feign.exception -
-
Uses of SdkWebServiceException in ir.a2mo.sdk.autoconfigure.impl.feign
Methods in ir.a2mo.sdk.autoconfigure.impl.feign that return types with arguments of type SdkWebServiceException Modifier and Type Method Description java.lang.Class<? extends SdkWebServiceException>CustomErrorDecoderConfig. getCheckedExceptionClass()Method parameters in ir.a2mo.sdk.autoconfigure.impl.feign with type arguments of type SdkWebServiceException Modifier and Type Method Description voidCustomErrorDecoderConfig. setCheckedExceptionClass(java.lang.Class<? extends SdkWebServiceException> checkedExceptionClass) -
Uses of SdkWebServiceException in ir.a2mo.sdk.autoconfigure.impl.feign.exception
Methods in ir.a2mo.sdk.autoconfigure.impl.feign.exception that return SdkWebServiceException Modifier and Type Method Description SdkWebServiceExceptionSdkWebServiceException. addErrorParam(java.lang.String key, java.lang.Object value)
-