OperationLimitedToDoneColumnException constructor
const
OperationLimitedToDoneColumnException()
Creates a new OperationLimitedToDoneColumnException.
Implementation
const OperationLimitedToDoneColumnException()
: super('This operation is only allowed for the Done column');