Uses of Class
org.apache.sis.referencing.factory.MissingFactoryResourceException
-
Packages that use MissingFactoryResourceException Package Description org.apache.sis.referencing.factory Creates Coordinate Reference System (CRS) objects from given properties or authority codes. -
-
Uses of MissingFactoryResourceException in org.apache.sis.referencing.factory
Subclasses of MissingFactoryResourceException in org.apache.sis.referencing.factory Modifier and Type Class Description class
UnavailableFactoryException
Thrown when a whole factory can not be created because a resource is missing.
-