OnnxRuntimeException constructor

OnnxRuntimeException(
  1. String message
)

Implementation

OnnxRuntimeException(this.message);