ApplicationError constructor

ApplicationError(
  1. String message
)

Implementation

ApplicationError(super.message);