public class ConvertException extends RuntimeException
| 构造器和说明 |
|---|
ConvertException() |
ConvertException(String massage) |
ConvertException(String massage,
Throwable cause) |
ConvertException(Throwable cause) |
Copyright © 2021. All rights reserved.