public class InvalidCalendarException extends AppianException
Constructor and Description |
---|
InvalidCalendarException(java.lang.String message_)
Constructs a new exception with the specified detail message.
|
getErrorCode, getErrorCodeArguments, getErrorCodeArguments, getErrorCodeArgumentsAsStringArray, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageWithErrorCode, getLocalizedTitle, getMessage, toString
public InvalidCalendarException(java.lang.String message_)
message_
- the detail message. The detail message is saved for later
retrieval by the Throwable.getMessage() methodCopyright © 2003-2024 Appian Corporation. All Rights Reserved.