public class Z3Exception
extends java.lang.RuntimeException
| Constructor and Description |
|---|
Z3Exception()
Constructor.
|
Z3Exception(java.lang.String message)
Constructor.
|
Z3Exception(java.lang.String message,
java.lang.Exception inner)
Constructor.
|