com.liferay.portal.kernel.xml
Class DocumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.xml.DocumentException
- All Implemented Interfaces:
- Serializable
public class DocumentException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DocumentException
public DocumentException()
DocumentException
public DocumentException(String msg)
DocumentException
public DocumentException(String msg,
Throwable cause)
DocumentException
public DocumentException(Throwable cause)