CLParsingException


class CLParsingException : Exception


Summary

Public constructors

CLParsingException(reason: String!, element: CLElement!)

Public functions

String!
String!

Inherited functions

From java.lang.Throwable
synchronized Unit
addSuppressed(exception: Throwable!)
synchronized Throwable!
String!
String!
synchronized Array<Throwable!>!
synchronized Throwable!
Unit

Public constructors

CLParsingException

Added in 1.1.1
CLParsingException(reason: String!, element: CLElement!)

Public functions

reason

Added in 1.1.1
fun reason(): String!

toString

fun toString(): String!