GeonBit.UI Documentation
InvalidValueException Constructor (String, Exception) |
Create the exception with message and inner exception.
Namespace: GeonBit.UI.Exceptions
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public InvalidValueException( string message, Exception inner )
Parameters
- message
- Type: SystemString
[Missing <param name="message"/> documentation for "M:GeonBit.UI.Exceptions.InvalidValueException.#ctor(System.String,System.Exception)"]
- inner
- Type: SystemException
[Missing <param name="inner"/> documentation for "M:GeonBit.UI.Exceptions.InvalidValueException.#ctor(System.String,System.Exception)"]
