Ejemplo n.º 1
0
 public PersistentException(PersitentError err)
 {
     this.error = err;
 }
Ejemplo n.º 2
0
 public PersistentException(PersitentError err)
 {
     this.error = err;
 }