메소드 | 설명 | |
---|---|---|
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 |