Declaring Type: Mindee400Exception
Namespace: Mindee.Exceptions
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Signature | Description |
---|---|
Mindee400Exception() | Exception |
Mindee400Exception(string) | Exception |
Mindee400Exception(string, Exception) | Exception |
Exception
public Mindee400Exception();
Exception
public Mindee400Exception(string message);
message
string
Exception
public Mindee400Exception(string message, Exception innerException);
message
string
innerException
Exception
Documentation generated by MdDocs