Share via


SecurityProviderException Class

  • java.lang.Object
    • Exception
      • com.microsoft.azure.sdk.iot.provisioning.security.exceptions.SecurityProviderException

public class SecurityProviderException

Constructor Details

SecurityProviderException

public SecurityProviderException(String message)

Parameters:

message

SecurityProviderException

public SecurityProviderException(String message, Throwable e)

Parameters:

message
e

SecurityProviderException

public SecurityProviderException(Throwable e)

Parameters:

e

Applies to