Errors
JSMDInterfaces.Errors.AbstractGenericException — TypeAbstractGenericExceptionA supertype for all ecosystem related errors.
JSMDInterfaces.Errors.GenericError — TypeJSMDInterfaces.Errors.GenericErrorA type representing generic errors.
JSMDInterfaces.Errors.NotImplementedError — TypeJSMDInterfaces.Errors.NotImplementedErrorA type representing not implemented errors.
JSMDInterfaces.Errors.@custom_error — Macro@custom_errorCreate a type representing a custom error type.