Serializable
public class NotFoundException extends Exception
Constructor | Description |
---|---|
NotFoundException(String msg) |
|
NotFoundException(String msg,
Exception e) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.