Exemplo n.º 1
0
 protected override void OnError(CompilationError compilationError)
 {
     throw ExceptionBuilder.InternalError(compilationError.Text);
 }