Migration.

Exception Property

Summary

If the exception errored out, the details of the exception.
Namespace
Cake.EntityFramework.Models
Containing Type
Migration

Syntax

public Exception Exception { get; set; }

Value

Type Description
Exception