Report

constructor(severity: Verbosity, message: String, location: Location)(source)
constructor(severity: Verbosity, message: String, location: Location, inputLocation: Location)(source)
constructor(severity: Verbosity, message: String, location: Location, cause: Throwable)(source)
constructor(severity: Verbosity, message: String, location: Location, inputLocation: Location, cause: Throwable)(source)
constructor(severity: Verbosity, message: String, cause: Throwable)(source)
constructor(severity: Verbosity, stepConfig: StepConfiguration, message: Message)(source)
constructor(severity: Verbosity, stepConfig: StepConfiguration, error: XmlProcessingError)(source)
constructor(severity: Verbosity, message: String)(source)