public class MissingProjectException extends Exception
| Constructor and Description | 
|---|
| MissingProjectException(String message)Creates a new exception. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingProjectException(String message)
message - The detail message, may be null.Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.