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:
  • Constructor Details

    • SchemaNotFoundException

      public SchemaNotFoundException(String typeName)
    • SchemaNotFoundException

      public SchemaNotFoundException(String typeName, Throwable t)