public class DoradoException extends RuntimeException
| 构造器和说明 |
|---|
DoradoException() |
DoradoException(String message) |
DoradoException(String message,
Throwable cause) |
DoradoException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
DoradoException(Throwable cause) |
Copyright © 2018. All rights reserved.