public class LoggingException extends java.lang.RuntimeException
LoggingException class.
LoggingException(java.lang.Throwable e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LoggingException(java.lang.Throwable e)
Constructor for LoggingException.
e
Throwable
Copyright © 2022. All rights reserved.