Type alias ExceptionType

ExceptionType: "abort" | "access-violation" | "guard-page" | "illegal-instruction" | "stack-overflow" | "arithmetic" | "breakpoint" | "single-step" | "system"

Generated using TypeDoc