public class FinalException extends RuntimeException
FinalException(String message)
FinalException(String message, Throwable cause)
FinalException(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 FinalException(String message)
public FinalException(String message, Throwable cause)
public FinalException(Throwable cause)
Copyright © 2023 lingkang. All rights reserved.