Uses of Class
risesoft.data.transfer.core.exception.TransferException
-
Packages that use TransferException Package Description risesoft.data.transfer.core.exception -
-
Uses of TransferException in risesoft.data.transfer.core.exception
Methods in risesoft.data.transfer.core.exception that return TransferException Modifier and Type Method Description static TransferExceptionTransferException. as(ErrorCode errorCode, String message)static TransferExceptionTransferException. as(ErrorCode errorCode, String message, Throwable cause)static TransferExceptionTransferException. as(ErrorCode errorCode, Throwable cause)
-