UseCaseNotFoundException constructor

UseCaseNotFoundException(
  1. Type useCaseType
)

Implementation

UseCaseNotFoundException(this.useCaseType);