Errors
JSMDInterfaces.Errors.AbstractGenericException
— TypeAbstractGenericException
A supertype for all ecosystem related errors.
JSMDInterfaces.Errors.GenericError
— TypeJSMDInterfaces.Errors.GenericError
A type representing generic errors.
JSMDInterfaces.Errors.NotImplementedError
— TypeJSMDInterfaces.Errors.NotImplementedError
A type representing not implemented errors.
JSMDInterfaces.Errors.@custom_error
— Macro@custom_error
Create a type representing a custom error type.