AmoException Constructor
Incluir miembros protegidos
Incluir miembros heredados
Initializes a new instance of the AmoException 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 | |
---|---|---|
AmoException() | Initializes a new instance of the AmoException class. | |
AmoException(String) | Initializes a new instance of the AmoException class using the specified message text. | |
AmoException(SerializationInfo, StreamingContext) | Initializes a new instance of the AmoException class with serialized data. | |
AmoException(String, Exception) | Initializes a new instance of the AmoException class with message text and inner exception. |
Arriba