public class InvalidXSDPathException extends Exception
XMLUtils.extractXSDFileName(javax.xml.stream.events.StartElement)
if the
value of the xsi:schemaLocation
attribute is not a valid path.Constructor and Description |
---|
InvalidXSDPathException() |
InvalidXSDPathException(String message) |
InvalidXSDPathException(String message,
Throwable throwable) |
InvalidXSDPathException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidXSDPathException()
public InvalidXSDPathException(String message, Throwable throwable)
public InvalidXSDPathException(String message)
public InvalidXSDPathException(Throwable throwable)