@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidLifecycleEventHookExecutionIdException extends AmazonCodeDeployException
 A lifecycle event hook is invalid. Review the hooks section in your AppSpec file to ensure the lifecycle
 events and hooks functions are valid.
 
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
| InvalidLifecycleEventHookExecutionIdException(String message)Constructs a new InvalidLifecycleEventHookExecutionIdException with the specified error message. | 
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidLifecycleEventHookExecutionIdException(String message)
message - Describes the error encountered.