Save This Page
Home » openjdk-7 » java » nio » charset » [javadoc | source]
java.nio.charset
public class: UnsupportedCharsetException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         java.lang.RuntimeException
            java.lang.IllegalArgumentException
               java.nio.charset.UnsupportedCharsetException

All Implemented Interfaces:
    Serializable

Field Summary
 String charsetName     
Fields inherited from java.lang.RuntimeException:
serialVersionUID
Fields inherited from java.lang.Exception:
serialVersionUID
Constructor:
 public UnsupportedCharsetException(String charsetName) 
    Creates the exception
Method from java.nio.charset.UnsupportedCharsetException Summary:
getCharsetName
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from java.nio.charset.UnsupportedCharsetException Detail:
 public String getCharsetName() 
    Retrieves the illegal charset name