public class SchemaException extends Exception
Constructor and Description |
---|
SchemaException(String message)
Constructor with message argument.
|
SchemaException(String message,
Throwable cause)
Constructor with message argument and cause.
|
SchemaException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1996–2019 Geotools. All rights reserved.