Method | Description | |
---|---|---|
DeviceAuthFailedException ( ) : System | ||
DeviceAuthFailedException ( Exception innerException ) : System | ||
DeviceAuthFailedException ( string message ) : System | ||
DeviceAuthFailedException ( string message, Exception innerException ) : System |
public DeviceAuthFailedException ( ) : System | ||
return | System |
public DeviceAuthFailedException ( Exception innerException ) : System | ||
innerException | Exception | |
return | System |
public DeviceAuthFailedException ( string message ) : System | ||
message | string | |
return | System |
public DeviceAuthFailedException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |