SurrealException constructor

const SurrealException(
  1. String cause
)

Implementation

const SurrealException(this.cause);