Class IncorrectSynthHandleTypeException
public class IncorrectSynthHandleTypeException : Exception
- Inheritance
-
objectExceptionIncorrectSynthHandleTypeException
Constructors
IncorrectSynthHandleTypeException()
public IncorrectSynthHandleTypeException()
IncorrectSynthHandleTypeException(SynthModuleType, SynthModuleType?)
public IncorrectSynthHandleTypeException(SynthModuleType expected, SynthModuleType? actual)
Parameters
expectedSynthModuleTypeactualSynthModuleType?
IncorrectSynthHandleTypeException(string)
public IncorrectSynthHandleTypeException(string message)
Parameters
messagestring
IncorrectSynthHandleTypeException(string, Exception)
public IncorrectSynthHandleTypeException(string message, Exception innerException)
Parameters
messagestringinnerExceptionException