Метод | Описание | |
---|---|---|
DmnExecutorException ( string message, Exception innerException = null ) : System |
Creates DmnExecutorException with given message and optional innerException
|
public DmnExecutorException ( string message, Exception innerException = null ) : System | ||
message | string | Error message |
innerException | Exception | Optional inner exception |
Результат | System |