Method | Description | |
---|---|---|
Z3Exception ( ) : System |
Constructor.
|
|
Z3Exception ( string message ) : System |
Constructor.
|
|
Z3Exception ( string message, System inner ) : System |
Constructor.
|
public Z3Exception ( string message ) : System | ||
message | string | |
return | System |
public Z3Exception ( string message, System inner ) : System | ||
message | string | |
inner | System | |
return | System |