Thrown if character set is invalid.

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

Syntax

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

Inheritance Hierarchy

System.Object
  System.Exception
    hr.tis.mgw.client.message.UnsupportedEncodingException