Class SearchException

All Implemented Interfaces:
Serializable

public class SearchException extends AmazonServiceException

Information about any problems encountered while processing a search request.

See Also:
  • Constructor Details

    • SearchException

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