An exception (or exceptional event) is a problem that arises during the execution of a program. Sr.No Exceptions & Description 1 DeferredLoadException Thrown when a deferred library fails to load. 2 FormatException Exception thrown when a string or some other data does not have an expected format and cannot be parsed or processed. 3 IntegerDivisionByZeroException… Continue reading Dart Exceptions