ReadOnlyException
classin packageklyn
public class ReadOnlyException extends UncheckedException:
└ ReadOnlyException

Exception thrown when attempting to modify a read-only object.

Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public ReadOnlyException
ReadOnlyException(message as String = "Read-only object"):
Constructor for ReadOnlyException.
Inherited Methods
methodInherited Methods from UncheckedException: toString
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml