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