当前页面:
在线文档首页 >
JBoss JBPM 3.1.3 API 英文版文档
XmlException (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.util
Class XmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.JbpmException
org.jbpm.util.XmlException
- All Implemented Interfaces:
- java.io.Serializable
public class XmlException
- extends JbpmException
- See Also:
- Serialized Form
Constructor Summary |
XmlException(java.lang.String msg)
|
XmlException(java.lang.String message,
java.lang.Throwable cause)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XmlException
public XmlException(java.lang.String message,
java.lang.Throwable cause)
XmlException
public XmlException(java.lang.String msg)
Version : jbpm-3.1.3