Share via


AdlsException(String) Constructor

Definition

Constructor that sets the message for inner exception

public AdlsException (string message);
new Microsoft.Azure.DataLake.Store.AdlsException : string -> Microsoft.Azure.DataLake.Store.AdlsException
Public Sub New (message As String)

Parameters

message
String

Message

Applies to