Class 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 Detail

      • SchemaNotFoundException

        public SchemaNotFoundException​(String typeName)
      • SchemaNotFoundException

        public SchemaNotFoundException​(String typeName,
                                       Throwable t)