Class ChangedCharSetException

  • All Implemented Interfaces:
    Serializable


    public class ChangedCharSetException
    extends IOException
    ChangedCharSetException as the name indicates is an exception thrown when the charset is changed.
    • Constructor Detail

      • ChangedCharSetException

        public ChangedCharSetException(String charSetSpec,
                                       boolean charSetKey)
    • Method Detail

      • getCharSetSpec

        public String getCharSetSpec()
      • keyEqualsCharSet

        public boolean keyEqualsCharSet()