public class

CannotImportTypeException

extends NativeTypeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ com.pnfsoftware.jeb.core.exceptions.JebRuntimeException
           ↳ com.pnfsoftware.jeb.core.units.code.asm.type.NativeTypeException
             ↳ com.pnfsoftware.jeb.core.units.code.asm.type.CannotImportTypeException

Summary

Public Constructors
CannotImportTypeException(String msg)
[Expand]
Inherited Methods
From class com.pnfsoftware.jeb.core.exceptions.JebRuntimeException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public CannotImportTypeException (String msg)