#include <exceptions.h>
Inherits Details_ArgumentException.
◆ BaseType
◆ Details_InvalidEnumArgumentException() [1/5]
| System::ComponentModel::Details_InvalidEnumArgumentException::Details_InvalidEnumArgumentException |
( |
| ) |
|
|
inlineprotected |
◆ Details_InvalidEnumArgumentException() [2/5]
| System::ComponentModel::Details_InvalidEnumArgumentException::Details_InvalidEnumArgumentException |
( |
const String & |
message | ) |
|
|
inlineprotected |
◆ Details_InvalidEnumArgumentException() [3/5]
◆ Details_InvalidEnumArgumentException() [4/5]
◆ Details_InvalidEnumArgumentException() [5/5]
| System::ComponentModel::Details_InvalidEnumArgumentException::Details_InvalidEnumArgumentException |
( |
const String & |
argumentName, |
|
|
int |
invalidValue, |
|
|
const System::TypeInfo & |
enumClass |
|
) |
| |
|
inlineprotected |
◆ DoThrow()
| void System::ComponentModel::Details_InvalidEnumArgumentException::DoThrow |
( |
const System::ExceptionPtr & |
self | ) |
const |
|
inlineoverrideprotected |