public class StopProcessingException extends Exception
Exception
representing a situation where a Catalog Plugin has executed successfully but
will not allow an operation to continue. PreIngestPlugin
to throw this exception if a Metacard
does not validate against a particular schema.Constructor and Description |
---|
StopProcessingException(String string) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StopProcessingException(String string)
This work is licensed under a Creative Commons Attribution 4.0 International License.