SessionNotFoundException constructor

SessionNotFoundException(
  1. String message
)

Implementation

SessionNotFoundException(this.message);