Class InvalidEventCategoryException

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

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

Occurs if an event category that is not valid is specified as a value of EventCategory.

See Also: