MedicalApiException

MedicalApiException class

A generic exception that may occur in Aspose.Medical.

public class MedicalApiException : Exception

Constructors

NameDescription
MedicalApiException()The default constructor.
MedicalApiException(string)
MedicalApiException(string, Exception)

See Also