Class IllegalVerbException

    • Constructor Detail

      • IllegalVerbException

        public IllegalVerbException()
        without detail message.
      • IllegalVerbException

        public IllegalVerbException​(String msg)
        with the specified detail message.
        Parameters:
        msg - the detail message.