Class ManagedActionInvalidStateException

All Implemented Interfaces:
Serializable

public class ManagedActionInvalidStateException extends AmazonServiceException

Cannot modify the managed action in its current state.

See Also:
  • Constructor Details

    • ManagedActionInvalidStateException

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