public class NotFound extends java.lang.Exception
NotFound()
NotFound(java.lang.String mesg)
NotFound(java.lang.String mesg, java.lang.Throwable t)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NotFound()
public NotFound(java.lang.String mesg)
public NotFound(java.lang.String mesg, java.lang.Throwable t)