public class LogSanitizerException extends Exception
Constructor and Description |
---|
LogSanitizerException() |
LogSanitizerException(String message) |
LogSanitizerException(String message,
StackTraceElement[] stackTraceElements,
Throwable throwable) |
LogSanitizerException(String message,
Throwable throwable) |
LogSanitizerException(Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public LogSanitizerException()
public LogSanitizerException(String message)
public LogSanitizerException(String message, StackTraceElement[] stackTraceElements, Throwable throwable)
public LogSanitizerException(Throwable throwable)