Definition of Unsupportedencodingexception

JDK Doc(JAVA)
UnsupportedEncodingException
- exception java.io..UnsupportedEncodingException 
public class UnsupportedEncodingException extends IOException 
Tree:java.lang.Object - java.lang.Throwable - java.lang.Exception - java.io.IOException - java.io.UnsupportedEncodingException
The Character Encoding is not supported

UnsupportedEncodingException()
- Constructor for class java.io.UnsupportedEncodingException 
public UnsupportedEncodingException ()
no detailed message

UnsupportedEncodingException(String)
- Constructor for class java.io.UnsupportedEncodingException 
public UnsupportedEncodingException (String  s)
detailed messageParameters: s - - detailed message

Search Dictionary:
Search Web Search Dictionary