Class InvalidStageDeclarationException

All Implemented Interfaces:
Serializable

public class InvalidStageDeclarationException extends AmazonServiceException

The specified stage declaration was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidStageDeclarationException

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