Class SourceNotFoundException

All Implemented Interfaces:
Serializable

public class SourceNotFoundException extends AmazonServiceException

The specified Amazon Redshift event source could not be found.

See Also:
  • Constructor Details

    • SourceNotFoundException

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