Exception thrown due to configuration errors.
More...
Exception thrown due to configuration errors.
◆ ConfigurationErrorsException() [1/3]
| Csla.Configuration.ConfigurationErrorsException.ConfigurationErrorsException |
( |
| ) |
|
|
inline |
Creates an instance of the type.
◆ ConfigurationErrorsException() [2/3]
| Csla.Configuration.ConfigurationErrorsException.ConfigurationErrorsException |
( |
string? | message | ) |
|
|
inline |
Creates an instance of the type.
- Parameters
-
| message | Message describing the exception. |
◆ ConfigurationErrorsException() [3/3]
| Csla.Configuration.ConfigurationErrorsException.ConfigurationErrorsException |
( |
string? | message, |
|
|
Exception? | innerException ) |
|
inline |
Creates an instance of the type.
- Parameters
-
| message | Message describing the exception. |
| innerException | Inner exception object. |
The documentation for this class was generated from the following file: