Class TrailAlreadyExistsException

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

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

This exception is thrown when the specified trail already exists.

See Also: