Class TrailNotFoundException

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

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

This exception is thrown when the trail with the given name is not found.

See Also: