EncoderExceptionFallbackBuffer::Fallback Method
.NET Framework (current version)
Throws an exception because the input character cannot be encoded. The nominal return value is not used.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Fallback(Char, Char, Int32) | Throws an exception because the input character cannot be encoded. Parameters specify the value and index position of the surrogate pair in the input, and the nominal return value is not used.(Overrides EncoderFallbackBuffer::Fallback(Char, Char, Int32).) |
![]() | Fallback(Char, Int32) | Throws an exception because the input character cannot be encoded. Parameters specify the value and index position of the character that cannot be converted.(Overrides EncoderFallbackBuffer::Fallback(Char, Int32).) |
Show:
