Beispiel #1
0
 public LoadFailedException(Exception cause, ErrorReporter errorReporter)
 {
     ErrorReporter = errorReporter;
 }