Class TrailAlreadyExistsException

All Implemented Interfaces:
Serializable

public class TrailAlreadyExistsException extends AmazonServiceException

This exception is thrown when the specified trail already exists.

See Also:
  • Constructor Details

    • TrailAlreadyExistsException

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