public class NotFoundException extends RuntimeException
Constructor and Description |
---|
NotFoundException() |
NotFoundException(String info) |
NotFoundException(String info,
Throwable res) |
NotFoundException(Throwable res) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.