Class FirmwareUpdateFlashRebootException
- Namespace
- Huddly.Sdk.Models.Exceptions
- Assembly
- Huddly.Sdk.dll
public class FirmwareUpdateFlashRebootException : Exception, ISerializable
- Inheritance
-
FirmwareUpdateFlashRebootException
- Implements
- Inherited Members
- Extension Methods
Constructors
FirmwareUpdateFlashRebootException(string)
public FirmwareUpdateFlashRebootException(string message)
Parameters
message
string
FirmwareUpdateFlashRebootException(string, Exception)
public FirmwareUpdateFlashRebootException(string message, Exception innerException)