public class ProjectNotFoundException extends Exception
| Constructor and Description |
|---|
ProjectNotFoundException() |
ProjectNotFoundException(String message) |
ProjectNotFoundException(String message,
Throwable cause) |
ProjectNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ProjectNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All Rights Reserved.