public class ExceptionHandler extends Object
| 构造器和说明 |
|---|
ExceptionHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
handleKs3ServiceException(int retry,
int ks3RequestAttemptsMaximum,
com.ksyun.ks3.exception.Ks3ServiceException e,
boolean skip404) |
static void |
handleRuntimeException(int retry,
int ks3RequestAttemptsMaximum,
RuntimeException e) |
public static boolean handleKs3ServiceException(int retry,
int ks3RequestAttemptsMaximum,
com.ksyun.ks3.exception.Ks3ServiceException e,
boolean skip404)
public static void handleRuntimeException(int retry,
int ks3RequestAttemptsMaximum,
RuntimeException e)
Copyright © 2022. All rights reserved.