Errors
Error messages for extractors
- Source:
- StreamExtractor.scala
Value members
Concrete methods
Method for creating descriptive error messages for errors that arose during the creation of the extractor
Method for creating descriptive error messages for errors that arose during the creation of the extractor
- Value parameters:
- message
Description of the error
- Returns:
String containing the specific error (message) preceded by extractorCreationErrorPrefix
- Source:
- StreamExtractor.scala
Concrete fields
Text preceding any error message raised during the creation of the extractor
Text preceding any error message raised during the creation of the extractor
- Source:
- StreamExtractor.scala
Message thrown when the input concurrency is invalid
Message thrown when the input concurrency is invalid
- Source:
- StreamExtractor.scala
Message thrown when the input incoming items timeout is negative
Message thrown when the input incoming items timeout is negative
- Source:
- StreamExtractor.scala