Exceptions
object Exceptions
Content copied to clipboard
Functions
from Native
Link copied to clipboard
mismatched Args
Link copied to clipboard
no Element Exists
Link copied to clipboard
fun noElementExists(element: String, stackTrace: List<StackTrace>): LObject
Content copied to clipboard
not AFunction
Link copied to clipboard
to Object
Link copied to clipboard
fun toObject(e: LinNativeException, stackTrace: List<StackTrace>): LObject
Content copied to clipboard
unsupported Operation
Link copied to clipboard
fun unsupportedOperation(operation: String, type: String, stackTrace: List<StackTrace>): LObject
Content copied to clipboard
fun unsupportedOperation(operation: String, leftType: String, rightType: String, stackTrace: List<StackTrace>): LObject
Content copied to clipboard