Home
last modified time | relevance | path

Searched defs:Exception (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/tools/windows/tool_setup/
Dtools_WD_excl.ps186 $Exception = [ArgumentException]::new("Invalid parameters: $Args") variable
87 throw $Exception variable
/hal_espressif-2.7.6/tools/catch/
Dcatch.hpp793 Exception = 0x100 | FailureBit, enumerator