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)
<SerializableAttribute> _
Public Class MApplicationException _
	Inherits GatewayException
C#
[SerializableAttribute]
public class MApplicationException : GatewayException
Visual C++
[SerializableAttribute]
public ref class MApplicationException : public GatewayException

Inheritance Hierarchy

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