Class CharacterPropertyException

    • Constructor Detail

      • CharacterPropertyException

        public CharacterPropertyException​(EncodingError error)
      • CharacterPropertyException

        public CharacterPropertyException​(EncodingError error,
                                          java.lang.String str)
      • CharacterPropertyException

        public CharacterPropertyException​(EncodingError error,
                                          byte[] bytes,
                                          int p,
                                          int end)
      • CharacterPropertyException

        @Deprecated
        public CharacterPropertyException​(java.lang.String message)
        Deprecated.
      • CharacterPropertyException

        @Deprecated
        public CharacterPropertyException​(java.lang.String message,
                                          java.lang.String str)
        Deprecated.
      • CharacterPropertyException

        @Deprecated
        public CharacterPropertyException​(java.lang.String message,
                                          byte[] bytes,
                                          int p,
                                          int end)
        Deprecated.