Version: 5.6

BuildFailedExceptionConstructor

切换到手册
public BuildFailedException (string message);
public BuildFailedException (Exception innerException);

参数

message The error that caused the build to fail.
innerException 导致构建失败的异常。

描述

构建一个 BuildFailedException 对象。