RulesetError

class RulesetError(text: String, errorSeverityToReport: Ruleset.RulesetErrorSeverity)

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

errorSeverityToReport
Link copied to clipboard
val errorSeverityToReport: Ruleset.RulesetErrorSeverity
text
Link copied to clipboard
val text: String

Sources

jvm source
Link copied to clipboard