/*
* License
*
* The contents of this file are subject to the Jabber Open Source License
* Version 1.0 (the "License"). You may not copy or use this file, in either
* source code or executable form, except in compliance with the License. You
* m... http://www.koders.com/java/fid694E96A27630985B0C3C0192C4FE75C2F596170E.aspx?s=XMLStreamException
XMLStreamException;
public class XMLStreamRuntimeException extends BaseRuntimeException {
private static final long serialVersionUID = 1L;
public XMLStreamRuntimeException(XMLStreamException cause) {
super(cause, "ECMN0021", cause);
}
}
... http://www.koders.com/java/fid309D7C8E17DFBA42C846F6DCC278048352774750.aspx?s=XMLStreamException
XMLStreamException;
public class XMLStreamRuntimeException extends BaseRuntimeException {
private static final long serialVersionUID = 1L;
public XMLStreamRuntimeException(XMLStreamException cause) {
super(cause, "ECMN0021", cause);
}
}
... http://www.koders.com/java/fid4834B840825D34DCE68ED6D94940F3D776101A70.aspx?s=XMLStreamException
XMLStreamException;
public class XMLStreamRuntimeException extends BaseRuntimeException {
private static final long serialVersionUID = 1L;
public XMLStreamRuntimeException(XMLStreamException cause) {
super(cause, "ECMN0021", cause);
}
}
... http://www.koders.com/java/fid0D5EBCDC995D0F50EB3F22106B3D6DA20DA9DA78.aspx?s=XMLStreamException