Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
java.nio.charset

Class CharacterCodingException

java.lang.Object
|
+--java.lang.Throwable
   |
   +--java.lang.Exception
      |
      +--java.io.IOException
         |
         +--java.nio.charset.CharacterCodingException


public class CharacterCodingException

extends IOException

Since:

Constructor Summary

CharacterCodingException()

Creates the exception

Constructor Details

CharacterCodingException

public CharacterCodingException()

Creates the exception