Class TypeDeprecatedException

All Implemented Interfaces:
Serializable

public class TypeDeprecatedException extends AmazonServiceException

Returned when the specified activity or workflow type was already deprecated.

See Also:
  • Constructor Details

    • TypeDeprecatedException

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