/**@class java.io.UnsupportedEncodingException @extends java.io.IOException The Character Encoding is not supported. @author Asmus Freytag @since JDK1.1 */ var UnsupportedEncodingException = { };