Class InvalidPullRequestEventTypeException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidPullRequestEventTypeException.Builder,InvalidPullRequestEventTypeException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidPullRequestEventTypeException extends CodeCommitException implements ToCopyableBuilder<InvalidPullRequestEventTypeException.Builder,InvalidPullRequestEventTypeException>

The pull request event type is not valid.

See Also: