Package weka.core.converters
Class Loader.StructureNotReadyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
weka.core.converters.Loader.StructureNotReadyException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- Loader
Exception that implementers can throw from getStructure() when they have
not been configured sufficiently in order to read the structure (or data).
- Author:
- Mark Hall (mhall{[at]}pentaho{[dot]}com)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StructureNotReadyException
-