public class ValueParseException extends BizException
code, retryable| 构造器和说明 |
|---|
ValueParseException() |
ValueParseException(BizExceptionEnum codeEnum) |
ValueParseException(long code,
boolean retryable,
String message) |
ValueParseException(String message) |
ValueParseException(String message,
Throwable cause) |
ValueParseException(Throwable cause) |
getCode, isRetryablepublic ValueParseException()
public ValueParseException(String message)
public ValueParseException(Throwable cause)
public ValueParseException(long code,
boolean retryable,
String message)
public ValueParseException(BizExceptionEnum codeEnum)
Copyright © 2021. All rights reserved.