Constructor for the MimerException class. This constructor is not intended to be called by the application.
Constructor for the MimerException class. This constructor is not intended to be called by the application.
public MimerException(Exception,MimerErrorCollection);
Serialization constructor for MimerException class.
protected MimerException(SerializationInfo,StreamingContext);
Constructor for the MimerException class. This constructor is not intended to be called by the application.
public MimerException(string,Exception,MimerErrorCollection);
MimerException Class | Mimer.Data.Client Namespace