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.