PublishException.

Errors Property

Summary

Collection of responses from the handlers that threw the exception
Assembly
Cake.ClickTwice.dll
Namespace
Cake.ClickTwice
Containing Type
PublishException

Syntax

public IEnumerable<HandlerResponse> Errors { get; set; }

Value

Type Description
IEnumerable<HandlerResponse>