public class XMLException extends Exception
Constructor and Description |
---|
XMLException(String aMsg)
Creates a new XMLException object.
|
XMLException(String aMsg,
Throwable aCause)
Creates a new XMLException object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.