public class FactoryNotFoundException extends FactoryRegistryException
| Constructor and Description | 
|---|
| FactoryNotFoundException(String message)Creates a new exception with the specified detail message. | 
| FactoryNotFoundException(String message,
                        Throwable cause)Creates a new exception with the specified detail message and cause. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FactoryNotFoundException(String message)
Copyright © 1996–2019 Geotools. All rights reserved.