Compartilhar via


Construtor UtilityException

Initializes a new instance of the UtilityException 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
Método público UtilityException() () () () Initializes a new, default instance of the UtilityException class with the default property values.
Método público UtilityException(String) Initializes a new, default instance of the UtilityException class with the specified error message.
Método protegido UtilityException(SerializationInfo, StreamingContext) Initializes a new, default instance of the UtilityException class with serialized data.
Método público UtilityException(String, Exception) Initializes a new, default instance of the UtilityException class with the specified error message and inner exception.

Início