EspException<T> constructor

EspException<T>(
  1. String message
)

Implementation

EspException(this.message);