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