public class

NotImplementedFeatureScopeException

extends NotImplementedException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.pnfsoftware.jeb.core.exceptions.JebException
         ↳ com.pnfsoftware.jeb.core.exceptions.NotImplementedException
           ↳ com.pnfsoftware.jeb.core.units.code.asm.sig.NotImplementedFeatureScopeException

Class Overview

Throw when a feature is not suitable for a native item.

Summary

Public Constructors
NotImplementedFeatureScopeException(String string)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public NotImplementedFeatureScopeException (String string)