GrammarRuleItemNotFoundException

class GrammarRuleItemNotFoundException(message: String) : Exception

Properties

cause
Link copied to clipboard
open val cause: Throwable?
message
Link copied to clipboard
open val message: String?