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