Class DBLogFileNotFoundException

All Implemented Interfaces:
Serializable

public class DBLogFileNotFoundException extends AmazonServiceException

LogFileName does not refer to an existing DB log file.

See Also:
  • Constructor Details

    • DBLogFileNotFoundException

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