Share

kParseExcept

C++

constexpr Adesk::UInt32 kParseExcept = 0x04;

Description

Flag value used to determine how to handle errors such as invalid characters or overflow during string parsing.

This value throws an integer exception.

Links

AcString

Was this information helpful?