gwr/exec/trap
Types
pub type Kind {
Unknown
BadArgument
IndexOutOfBounds
Unreachable
InvalidState
DivisionByZero
Overflow
}
Constructors
-
Unknown -
BadArgument -
IndexOutOfBounds -
Unreachable -
InvalidState -
DivisionByZero -
Overflow