LocalizedException Constructor
Overload List
Name | Description | |
---|---|---|
LocalizedException(Exception, LocalizedException..::..SeverityTypes, String) |
Initializes a new instance of the LocalizedException class.
|
|
LocalizedException(Exception, String, LocalizedException..::..SeverityTypes, String) |
Initializes a new instance of the LocalizedException class.
|
|
LocalizedException(String, LocalizedException..::..SeverityTypes, String) |
Initializes a new instance of the LocalizedException class.
|
|
LocalizedException(String, array<String>[]()[][]) |
Initializes a new instance of the LocalizedException class.
|
|
LocalizedException(Exception, String, array<String>[]()[][]) |
Initializes a new instance of the LocalizedException class.
|