IOException
classin packageklyn.io
public class IOException extends Exception:
└ IOException

Base I/O exception.

Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public IOException
IOException(message as String = ""):
No summary.
Inherited Methods
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml