public class DeltaXMLMergeError extends Error
Specifies an exceptional condition in the various merge operations.
This class is the superclass of most of the checked Exceptions thrown by the mergers. It can therefore be used for coarse-grained Exception handling if you do not wish to catch each individual Exception
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.