ParserConstructionFailedException

class ParserConstructionFailedException(message: String) : RuntimeException

Properties

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