public class UtilException extends RuntimeException
UtilException(String message)
UtilException(String message, Throwable throwable)
UtilException(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 UtilException(Throwable e)
public UtilException(String message)
public UtilException(String message, Throwable throwable)
Copyright © 2022. All rights reserved.