Package com.liferay.portal.kernel.xml
Class DocumentException
- All Implemented Interfaces:
Serializable
- Author:
- Brian Wing Shun Chan
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentException
(String msg) DocumentException
(String msg, Throwable throwable) DocumentException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DocumentException
public DocumentException() -
DocumentException
-
DocumentException
-
DocumentException
-