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