Class ActionNotFoundException

All Implemented Interfaces:
Serializable

public class ActionNotFoundException extends AmazonServiceException

The specified action cannot be found.

See Also:
  • Constructor Details

    • ActionNotFoundException

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