public class OfException extends Exception
OfException()
OfException(String message)
OfException(String message, Throwable cause)
OfException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public OfException()
public OfException(String message)
public OfException(String message, Throwable cause)
public OfException(Throwable cause)
Copyright © 2021. All rights reserved.