Class ActionTypeNotFoundException

All Implemented Interfaces:
Serializable

public class ActionTypeNotFoundException extends AmazonServiceException

The specified action type cannot be found.

See Also:
  • Constructor Details

    • ActionTypeNotFoundException

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