Results 1 to 4 of 4
- 05-26-2011, 07:37 PM #1
Member
- Join Date
- May 2011
- Posts
- 4
- Rep Power
- 0
CharacterCodingException vs UnsupportedEncodingException
I'm trying to decode a file using UTF-8 - which I assumed is the "parent" encoding set.
However, I get the CharactercodingException - My assumption was that UnsupportedEncodingException would be thrown!!
Anyone can tell me the difference between the two?
CharactercodingException vs UnsupportedEncodingExceptionCharactercodingException vs UnsupportedEncodingException
- 05-26-2011, 09:16 PM #2
Have you read the API documentation?
Is there any more information in the error message?
- 05-26-2011, 09:25 PM #3
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,405
- Blog Entries
- 7
- Rep Power
- 17
When people rob a bank they get a penalty; when banks rob people they get a bonus.
- 05-26-2011, 09:30 PM #4


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks