Class InvalidCommandIdException

All Implemented Interfaces:
Serializable

public class InvalidCommandIdException extends AmazonServiceException
See Also:
  • Constructor Details

    • InvalidCommandIdException

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