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, toString
Copyright © 2024. All rights reserved.