Class BaseException

All Implemented Interfaces:
Serializable

public class BaseException extends AmazonServiceException

An error occurred while processing the request.

See Also:
  • Constructor Details

    • BaseException

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