Class ExpiredCodeException

All Implemented Interfaces:
Serializable

public class ExpiredCodeException extends AmazonServiceException

This exception is thrown if a code has expired.

See Also:
  • Constructor Details

    • ExpiredCodeException

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