Class InvalidHomeRegionException

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

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

This exception is thrown when an operation is called on a trail from a Region other than the Region in which the trail was created.

See Also: