public class InvalidProjectIdException extends ESException
| Constructor and Description |
|---|
InvalidProjectIdException(String message)
Default constructor.
|
InvalidProjectIdException(String message,
Throwable cause)
Default constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidProjectIdException(String message, Throwable cause)
message - the messagecause - underlying exceptionpublic InvalidProjectIdException(String message)
message - the messageCopyright © 2017. All rights reserved.