Exemple #1
0
 public NoNullAllowedException()
     : base(Locale.GetText("Cannot insert a NULL value"))
 {
 }