Namespace: hr.tis.mgw.client.exceptions
Assembly:   mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6

Syntax

Visual Basic (Declaration)
Public Class MInvalidArgumentException _
	Inherits GatewayException
C#
public class MInvalidArgumentException : GatewayException
Visual C++
public ref class MInvalidArgumentException : public GatewayException

Inheritance Hierarchy

System.Object
  System.Exception
    hr.tis.mgw.client.GatewayException
      hr.tis.mgw.client.exceptions.MInvalidArgumentException