Exemple #1
0
 public PersistentException(PersitentError err)
 {
     this.error = err;
 }
Exemple #2
0
 public PersistentException(PersitentError err)
 {
     this.error = err;
 }