Method | Description | |
---|---|---|
SqlErrorTranslator ( IFrozenContext frozenCtx ) : System | ||
Translate ( |
Method | Description | |
---|---|---|
ConstructFKDetail ( string msg ) : FKViolationExceptionDetail | ||
ConstructUniqueConstraintDetail ( string msg ) : UniqueConstraintViolationExceptionDetail |
Method | Description | |
---|---|---|
EnsureIndex ( ) : void | ||
EnsureRelations ( ) : void |
protected ConstructFKDetail ( string msg ) : FKViolationExceptionDetail | ||
msg | string | |
return | FKViolationExceptionDetail |
protected ConstructUniqueConstraintDetail ( string msg ) : UniqueConstraintViolationExceptionDetail | ||
msg | string | |
return | UniqueConstraintViolationExceptionDetail |
public SqlErrorTranslator ( IFrozenContext frozenCtx ) : System | ||
frozenCtx | IFrozenContext | |
return | System |
public abstract Translate ( |
||
ex | ||
return |