Class BadArgumentException

    • Constructor Detail

      • BadArgumentException

        public BadArgumentException()
        without detail message.
      • BadArgumentException

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