Class ResourceNotFoundException

All Implemented Interfaces:
Serializable

public class ResourceNotFoundException extends AmazonServiceException

The specified configuration ID was not located. Verify the configuration ID and try again.

See Also:
  • Constructor Details

    • ResourceNotFoundException

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