klyn.Exception.Exception
constructor
public Exception(message as String = ""):
Description

Constructor for Exception.

Parameters
ParameterDescription
messageThe message describing the exception.