[−][src]Type Definition frame_support::dispatch::DispatchErrorWithPostInfo
type DispatchErrorWithPostInfo = DispatchErrorWithPostInfo<PostDispatchInfo>;
The error type contained in a DispatchResultWithPostInfo
.