Class Z3Exception

    • Constructor Detail

      • Z3Exception

        public Z3Exception()
        Constructor.
      • Z3Exception

        public Z3Exception​(String message)
        Constructor.
      • Z3Exception

        public Z3Exception​(String message,
                           Exception inner)
        Constructor.