Class DfReadOnlyException

All Implemented Interfaces:
Serializable

public class DfReadOnlyException extends DfRuntimeException
Thrown to indicate that the object, attribute or type is read-only (can not be modified).
Since:
5.4
See Also:
  • Constructor Details

    • DfReadOnlyException

      public DfReadOnlyException()