Compartir a través de


UtilityException Constructor

Initializes a new instance of the UtilityException 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
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.

Arriba