Class MissingConstructorException
Inheritance
Exception
MissingConstructorException
Namespace: Mars.Core.Model.Exceptions
Assembly: Mars.Core.dll
Syntax
public class MissingConstructorException : Exception
Constructors
MissingConstructorException(String)
Declaration
public MissingConstructorException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |