SubLib Subtitle Library

UnknownEncodingException Class

The exception that is thrown when the character encoding auto-detection failed.

For a list of all members of this type, see UnknownEncodingException Members.

System.Object
   System.Exception
      System.ApplicationException
         SubLib.UnknownEncodingException

public class UnknownEncodingException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SubLib

Assembly: sublib (in sublib.dll)

See Also

UnknownEncodingException Members | SubLib Namespace