Version: 5.6

BuildFailedExceptionConstructor

マニュアルに切り替える
public BuildFailedException (string message);
public BuildFailedException (Exception innerException);

パラメーター

message The error that caused the build to fail.
innerException The exception that caused the build to fail.

説明

Constructs a BuildFailedException object.