ZenException constructor
const
ZenException(})
Implementation
const ZenException(
this.message, {
this.context,
this.suggestion,
this.docLink,
this.cause,
this.causeStackTrace,
});
const ZenException(
this.message, {
this.context,
this.suggestion,
this.docLink,
this.cause,
this.causeStackTrace,
});