StreamValidationExceptionCompanion

class Object
trait Matchable
class Any

Type members

Value members

Concrete methods

protected def mkMessage(originalMessage: String): String

Helper to make error messages from prefix

Helper to make error messages from prefix

Value parameters:
originalMessage

Message to be attached to the exception

Returns:

New error message with prefix and originalMessage

Source:
StreamValidationException.scala

Concrete fields

val prefix: String

Fixed message preceding the exception message

Fixed message preceding the exception message

Source:
StreamValidationException.scala