SecurityProviderException Class
- java.
lang. Object - Exception
- com.
microsoft. azure. sdk. iot. provisioning. security. exceptions. SecurityProviderException
- com.
public class SecurityProviderException
Constructor Summary
Constructor | Description | |
---|---|---|
SecurityProviderException(String message) | ||
SecurityProviderException(String message, Throwable e) | ||
SecurityProviderException(Throwable e) |
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