mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-30 19:22:28 +00:00 
			
		
		
		
	remove custom exception, perhaps this handles exception issue
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									d80c4307a6
								
							
						
					
					
						commit
						517b081202
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		|  | @ -148,11 +148,7 @@ namespace nlsat { | |||
|     typedef algebraic_numbers::anum    anum; | ||||
|     typedef algebraic_numbers::manager anum_manager; | ||||
| 
 | ||||
|     class solver_exception : public default_exception { | ||||
|     public: | ||||
|         solver_exception(char const * msg):default_exception(msg) {} | ||||
|         virtual ~solver_exception() {} | ||||
|     }; | ||||
|     typedef default_exception solver_exception; | ||||
| 
 | ||||
|     class assignment; | ||||
|      | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue