Costruttore Error
Initializes a new instance of the Error class.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
![]() |
Error() () () () | Initializes a new instance of the Error class with default values. |
![]() |
Error(String, String) | Initializes a new instance of the Error class with the specified code and description values. |
![]() |
Error(String, String, ErrorContext) | Initializes a new instance of the Error class with the specified code, description, and error context values. |
In alto
Vedere anche