Declaring Type: Mindee404Exception
Namespace: Mindee.Exceptions
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Signature | Description |
---|---|
Mindee404Exception() | Exception |
Mindee404Exception(string) | Exception |
Mindee404Exception(string, Exception) | Exception |
Exception
public Mindee404Exception();
Exception
public Mindee404Exception(string message);
message
string
Exception
public Mindee404Exception(string message, Exception innerException);
message
string
innerException
Exception
Documentation generated by MdDocs