Type Definition frame_support::dispatch::DispatchErrorWithPostInfo[][src]

type DispatchErrorWithPostInfo = DispatchErrorWithPostInfo<PostDispatchInfo>;
Expand description

The error type contained in a DispatchResultWithPostInfo.