Class OAIException

    • Constructor Detail

      • OAIException

        public OAIException()
        without detail message.
      • OAIException

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

        public OAIException​(Exception ex)