AddAndThrowException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[System.Serializable]
public class AddAndThrowException : Exception
[System.Serializable]
[Orleans.GenerateSerializer]
public class AddAndThrowException : Exception
[<System.Serializable>]
type AddAndThrowException = class
inherit Exception
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type AddAndThrowException = class
inherit Exception
Public Class AddAndThrowException
Inherits Exception
- Herança
-
AddAndThrowException
- Atributos
Construtores
AddAndThrowException() | |
AddAndThrowException(SerializationInfo, StreamingContext) | |
AddAndThrowException(String, Exception) | |
AddAndThrowException(String) |