Class InsufficientCapabilitiesException

  • All Implemented Interfaces:
    Serializable

    public class InsufficientCapabilitiesException
    extends AmazonServiceException

    The template contains resources with capabilities that were not specified in the Capabilities parameter.

    See Also:
    Serialized Form
    • Constructor Detail

      • InsufficientCapabilitiesException

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