KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Data.CRUD.Exceptions Namespace Reference

Classes

class  BeforeActionException
 Action was aborted by "Before" processor More...
 
class  DatasourceInnerException
 There was internal datasource exception during operation More...
 
class  EntityNotFoundException
 Entity was not found in the datasource More...
 
class  InsertDuplicateIdException
 Thrown on insert operation, in case the object with the same id is already in the datasource More...
 
class  MutationException
 The mutation exception More...
 
class  RequestEmptyException
 The request was expected to contain data More...