ApiErrorException Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ApiErrorException() |
Initializes a new instance of the ApiErrorException class. |
ApiErrorException(String) |
Initializes a new instance of the ApiErrorException class. |
ApiErrorException(String, Exception) |
Initializes a new instance of the ApiErrorException class. |
Initializes a new instance of the ApiErrorException class.
public ApiErrorException ();
Public Sub New ()
Applies to
Initializes a new instance of the ApiErrorException class.
public ApiErrorException (string message);
new Microsoft.Azure.Management.DataBox.Models.ApiErrorException : string -> Microsoft.Azure.Management.DataBox.Models.ApiErrorException
Public Sub New (message As String)
Parameters
- message
- String
The exception message.
Applies to
Initializes a new instance of the ApiErrorException class.
public ApiErrorException (string message, Exception innerException);
new Microsoft.Azure.Management.DataBox.Models.ApiErrorException : string * Exception -> Microsoft.Azure.Management.DataBox.Models.ApiErrorException
Public Sub New (message As String, innerException As Exception)
Parameters
- message
- String
The exception message.
- innerException
- Exception
Inner exception.
Applies to
Azure SDK for .NET geri bildirimi
Azure SDK for .NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: