public class DataBindException
extends javax.xml.stream.XMLStreamException
Constructor and Description |
---|
DataBindException() |
DataBindException(String string) |
DataBindException(String string,
javax.xml.stream.Location location) |
DataBindException(String string,
javax.xml.stream.Location location,
Throwable throwable) |
DataBindException(String string,
Throwable throwable) |
DataBindException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataBindException()
public DataBindException(String string)
public DataBindException(Throwable throwable)
public DataBindException(String string, javax.xml.stream.Location location, Throwable throwable)
public DataBindException(String string, javax.xml.stream.Location location)
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.