public class FactoryRegistryException extends RuntimeException
| Constructor and Description |
|---|
FactoryRegistryException(String message)
Creates a new exception with the specified detail message.
|
FactoryRegistryException(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 FactoryRegistryException(String message)
Copyright © 1996–2019 Geotools. All rights reserved.