InvalidOperandException Constructor
Initializes a new instance of the InvalidOperandException class.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
InvalidOperandException() () () () | Initializes a new instance of the InvalidOperandException class. | |
InvalidOperandException(String) | Initializes a new instance of the InvalidOperandException class with the specified message text. | |
InvalidOperandException(String, Exception) | Initializes a new instance of the ExceptionAlreadyRegisteredException class with the specified message text and inner exception. | |
InvalidOperandException(String, String) | Initializes a new instance of the ExceptionAlreadyRegisteredException class with the specified node type and operand. |
Arriba
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Vea también