public class LogException extends RuntimeException
| Constructor and Description |
|---|
LogException() |
LogException(String message) |
LogException(String message,
Throwable cause) |
LogException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasCause() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.