|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.formulacompiler.runtime.FormulaCompilerException
org.formulacompiler.compiler.CompilerException
org.formulacompiler.compiler.CompilerException.FactoryMethodMissing
public static final class CompilerException.FactoryMethodMissing
You specified a factory type with no suitable factory method.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
CompilerException.FactoryMethodMissing(java.lang.Class _factoryClass)
|
|
CompilerException.FactoryMethodMissing(java.lang.Class _factoryClass,
java.lang.Class _inputClass,
java.lang.Class _outputClass)
|
|
| Method Summary |
|---|
| Methods inherited from class org.formulacompiler.runtime.FormulaCompilerException |
|---|
addMessageContext, getMessage, getMessageContext, getPureMessage, setMessageContext |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CompilerException.FactoryMethodMissing(java.lang.Class _factoryClass,
java.lang.Class _inputClass,
java.lang.Class _outputClass)
public CompilerException.FactoryMethodMissing(java.lang.Class _factoryClass)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||