Construtor EventLocationException
Incluir membros protegidos
Incluir membros herdados
Initializes a new instance of the EventLocationException class.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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. |
Início