Dart API Referencedart:coreIntegerDivisionByZeroException

IntegerDivisionByZeroException Class

Implements

Exception

Constructors

Code const IntegerDivisionByZeroException() #

const IntegerDivisionByZeroException();

Methods

Code String toString() #

String toString() => "IntegerDivisionByZeroException";