RLPException constructor

const RLPException(
  1. String message
)

Implementation

const RLPException(this.message);