메소드 | 설명 | |
---|---|---|
SolverException ( ) : System |
Indicates that the ISolver encountered an unknown problem.
|
|
SolverException ( string message ) : System |
Indicates that the ISolver encountered a specific problem.
|
|
SolverException ( string message, |
Indicates that there was a problem parsing the ISolver's output.
|
메소드 | 설명 | |
---|---|---|
SolverException ( |
Deserializes an exception.
|
public SolverException ( string message ) : System | ||
message | string | |
리턴 | System |
public SolverException ( string message, |
||
message | string | |
innerException | ||
리턴 | System |