public class NotFoundException extends Exception
Constructor and Description |
---|
NotFoundException(String message)
Create a NotFoundException with detail message
|
NotFoundException(String message,
Throwable cause)
Create a NotFoundException with detail message and cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Communote team. All rights reserved.