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
Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchemaNotFoundException
public SchemaNotFoundException(String typeName)
SchemaNotFoundException
public SchemaNotFoundException(String typeName,
Throwable t)
Copyright © 1996-2014 Geotools. All Rights Reserved.