ParrotModuleNotFoundException constructor

const ParrotModuleNotFoundException(
  1. Module module
)

Creates a new ParrotModuleNotFoundException instance.

Implementation

const ParrotModuleNotFoundException(this.module);