public class NotFoundException extends java.lang.Exception
NotFoundException(java.lang.String msg)
NotFoundException(java.lang.String msg, java.lang.Exception 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 NotFoundException(java.lang.String msg)
public NotFoundException(java.lang.String msg, java.lang.Exception e)