public class XMLException extends Exception
Constructor and Description |
---|
XMLException()
The default Constructor.
|
XMLException(String input)
The user constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public XMLException(String input)
input
- - The string with the invalid input.public XMLException()
public String toString()
toString
in class Throwable
Throwable.toString()
Copyright © 2018 Department of Veterans Affairs. All Rights Reserved.