Package java.io

Class UnsupportedEncodingException

All Implemented Interfaces:
Serializable

public class UnsupportedEncodingException extends IOException
See Also:
  • Constructor Details

    • UnsupportedEncodingException

      public UnsupportedEncodingException()
    • UnsupportedEncodingException

      public UnsupportedEncodingException(String var0)