public class DartException extends RuntimeException
| 构造器和说明 |
|---|
DartException() |
DartException(Code error) |
DartException(Code error,
Throwable exception) |
DartException(Throwable error) |
| 限定符和类型 | 方法和说明 |
|---|---|
Code |
getErrorCode() |
Copyright © 2022. All rights reserved.