Constructeur EventLocationException
Inclure les membres protégés
Inclure les membres hérités
Initializes a new instance of the EventLocationException class.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
EventLocationException() | Initializes a new instance of the EventLocationException class using default values. | |
EventLocationException(String) | Initializes a new instance of the EventLocationException class with specified error message. | |
EventLocationException(SerializationInfo, StreamingContext) | Initializes a new instance of the EventLocationException class with the specified serialization and context information. | |
EventLocationException(String, Exception) | Initializes a new instance of the EventLocationException class with specified error message and a reference to the inner exception that is the cause of the exception. |
Haut de la page