# Class: com.pnfsoftware.jeb.core.units.code.asm.type.CannotImportTypeException

Exception raised when a type cannot be imported.

## Constructor: CannotImportTypeException
- parameter: `msg`, type: `java.lang.String`

Description: Create an exception with a message.
parameter: msg: detail message

