ReadOnlyException
classin packageklyn
public class ReadOnlyException extends UncheckedException:
└ ReadOnlyException
Exception thrown when attempting to modify a read-only object.
Fields
Modifier and Type Member Description
public message
message as String
No summary.
Properties inherited from Exception: message
Properties inherited from Object: type
Constructors
Modifier and Type Member Description
public ReadOnlyException
ReadOnlyException(message as String = "Read-only object"):
Constructor for ReadOnlyException.
Methods inherited from UncheckedException: toString
Methods inherited from Exception: toString
Methods inherited from Object: fromJson, toDict, toJson, toString, toXml