public class FilterException extends DbException
| 构造器和说明 |
|---|
FilterException(String message) |
FilterException(String message,
Throwable throwable) |
FilterException(Throwable throwable) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
printStackTrace() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021–2022. All rights reserved.