Uses of Class
org.apache.poi.ss.formula.eval.NotImplementedException

Packages that use NotImplementedException
org.apache.poi.ss.formula.eval   
 

Uses of NotImplementedException in org.apache.poi.ss.formula.eval
 

Constructors in org.apache.poi.ss.formula.eval with parameters of type NotImplementedException
NotImplementedException(java.lang.String message, NotImplementedException cause)