AssemblyFacilityOverride Constructor (String, Int32) |
[This is preliminary documentation and is subject to change.]
Namespace: NerdyDuck.CodedExceptions.Configuration
Exception | Condition |
---|---|
ArgumentNullException | assemblyName is null or empty. |
FormatException | assemblyName is not a valid assembly name (full or partially qualified). |
ArgumentOutOfRangeException | identifier is less than 0 or greater than 2017. |