FunctionWrongReturnTypeException Constructor
Initializes a new instance of the FunctionWrongReturnTypeException 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 | |
---|---|---|
FunctionWrongReturnTypeException() () () () | Initializes a new instance of the FunctionWrongReturnTypeException class. | |
FunctionWrongReturnTypeException(String) | Initializes a new instance of the FunctionWrongReturnTypeException class that has the specified message text. | |
FunctionWrongReturnTypeException(String, Exception) | Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception. | |
FunctionWrongReturnTypeException(String, String, String) | Initializes a new instance of the ExceptionAlreadyRegisteredException class with the specified function, expected return type and actual return type. |
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