Package tigase.conf

Class ConfigReader.UnsupportedOperationException

    • Constructor Detail

      • UnsupportedOperationException

        public UnsupportedOperationException​(String msg,
                                             int line,
                                             int position,
                                             String lineContent,
                                             Throwable cause)
    • Method Detail

      • getLine

        public int getLine()
      • getPosition

        public int getPosition()
      • getLineContent

        public String getLineContent()