public class CharsetException extends BaseException
| 构造器和说明 |
|---|
CharsetException() |
CharsetException(ConstantEnum constantEnum) |
CharsetException(String message) |
CharsetException(String message,
Integer code) |
CharsetException(Throwable cause) |
getCode, setCodepublic CharsetException()
public CharsetException(String message)
public CharsetException(ConstantEnum constantEnum)
public CharsetException(Throwable cause)
Copyright © 2019 RffanLAB. All rights reserved.