class DynFork::Errors::Model::FailedGenerateUniqueID

Overview

If a unique identifier for a new document cannot be generated.

Defined in:

dynfork/errors/model.cr

Constructors

Constructor Detail

def self.new(model_name : String) #

[View source]