Test Namespace::DefaultConstructor

You use the DefaultConstructor method to create an instance of the request class, during the creation of which, an instance of the MPF Client COM object is also created. In the event that creating the MPF Client object is unsuccessful, it is prudent for the developer to wrap the call with a try/catch block and look for a ClientException to be thrown.