Package org.geotools.data
Class SchemaNotFoundException
Object
Throwable
Exception
IOException
SchemaNotFoundException
- All Implemented Interfaces:
Serializable
Indicates a FeatureType could not be found.
- Author:
- Jody Garnett, Refractions Research
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSchemaNotFoundException
(String typeName) SchemaNotFoundException
(String typeName, Throwable t) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SchemaNotFoundException
-
SchemaNotFoundException
-