EncoderFallbackException (System.Text.EncoderFallbackException)

Inherits: System.ArgumentException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when an encoder fallback operation fails. This class cannot be inherited.

VB.NET C#

C#

public sealed class EncoderFallbackException : System.ArgumentException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

[IronPython] New proposed exception model for IronPython

... ValueError ArgumentException UnicodeError IP.O.UnicodeException UnicodeEncodeError System.Text.EncoderFallbackException ...

IronPython - Source Code

clr_to_py_positive(System.Text.EncoderFallbackException, UnicodeEncodeError) py_to_clr_positive_with_args(UnicodeEncodeError, System.Text.EncoderFallbackException, ('abc','abc',3,4 ...

IronPython - Source Code

clr_to_py_positive(System.Text.EncoderFallbackException, UnicodeEncodeError) py_to_clr_positive_with_args(UnicodeEncodeError, System.Text.EncoderFallbackException, ('abc','abc',3 ...

EncoderFallbackException

Suddently, I'm getting this 100% repeatable error: ***** Exception Text ***** System.Text. EncoderFallbackException : Unable to translate Unicode character \u00E9 ...

Troubleshooting Exceptions: System.Text.EncoderFallbackException

The exception that is thrown when an encoder fallback operation fails. ... The exception that is thrown when an encoder fallback operation fails.

Troubleshooting Exceptions: System.Text.EncoderFallbackException

The exception that is thrown when an encoder fallback operation fails. ...

Mono Documentation

System.Object System.Exception System.SystemException System.ArgumentException System.Text.EncoderFallbackException

Mono Documentation

The members of System.Text.EncoderFallbackException are listed below. See Also: Inherited members from System.ArgumentException [ ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support