StreamValidationException

class Object
trait Matchable
class Any

Value members

Inherited 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

Inherited from:
StreamValidationExceptionCompanion
Source:
StreamValidationException.scala

Inherited fields

val prefix: String

Fixed message preceding the exception message

Fixed message preceding the exception message

Inherited from:
StreamValidationExceptionCompanion
Source:
StreamValidationException.scala