Package org.geotools.data
Class SchemaNotFoundException
- Object
-
- Throwable
-
- Exception
-
- IOException
-
- SchemaNotFoundException
-
- All Implemented Interfaces:
Serializable
public class SchemaNotFoundException extends IOException
Indicates a FeatureType could not be found.- Author:
- Jody Garnett, Refractions Research
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SchemaNotFoundException(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
-
-