# TafChunkDecoderException(String, String, String, TafChunkDecoder) Constructor
Initializes a new instance of the TafChunkDecoderException class
## Definition
**Namespace:** Taf.Decoder
**Assembly:** Taf.Decoder (in Taf.Decoder.dll) Version: 1.0.2+ad2a158933a1e4d81e31e9a7f1a0faf24fc95eed
**XMLNS for XAML:** Not mapped to an xmlns.
**C#**
``` C#
public TafChunkDecoderException(
string remainingTaf,
string newRemainingTaf,
string message,
TafChunkDecoder chunkDecoder
)
```
#### Parameters
- String
- \[Missing <param name="remainingTaf"/> documentation for "M:Taf.Decoder.TafChunkDecoderException.#ctor(System.String,System.String,System.String,Taf.Decoder.chunkdecoder.TafChunkDecoder)"\]
- String
- \[Missing <param name="newRemainingTaf"/> documentation for "M:Taf.Decoder.TafChunkDecoderException.#ctor(System.String,System.String,System.String,Taf.Decoder.chunkdecoder.TafChunkDecoder)"\]
- String
- \[Missing <param name="message"/> documentation for "M:Taf.Decoder.TafChunkDecoderException.#ctor(System.String,System.String,System.String,Taf.Decoder.chunkdecoder.TafChunkDecoder)"\]
- TafChunkDecoder
- \[Missing <param name="chunkDecoder"/> documentation for "M:Taf.Decoder.TafChunkDecoderException.#ctor(System.String,System.String,System.String,Taf.Decoder.chunkdecoder.TafChunkDecoder)"\]
## See Also
#### Reference
TafChunkDecoderException Class
TafChunkDecoderException Overload
Taf.Decoder Namespace