Class InvalidHomeRegionException

  • All Implemented Interfaces:
    Serializable

    public class InvalidHomeRegionException
    extends AmazonServiceException

    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:
    Serialized Form
    • Constructor Detail

      • InvalidHomeRegionException

        public InvalidHomeRegionException​(String message)
        Constructs a new InvalidHomeRegionException with the specified error message.
        Parameters:
        message - Describes the error encountered.