RealmException constructor

RealmException(
  1. String message
)

Implementation

RealmException(this.message);