public class NlfException extends RuntimeException
NlfException()
NlfException(String message)
NlfException(String message, Throwable cause)
NlfException(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 NlfException()
public NlfException(String message)
public NlfException(Throwable cause)
public NlfException(String message, Throwable cause)
Copyright © 2023. All Rights Reserved.