class CLParsingException : Exception


Summary

Public constructors

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

Public functions

String!
String!

Inherited functions

From java.lang.Throwable

Public constructors

CLParsingException

Added in 1.1.0-alpha13
CLParsingException(reason: String!, element: CLElement!)

Public functions

reason

Added in 1.1.0-alpha13
fun reason(): String!

toString

fun toString(): String!