Class DocumentException

Object
Throwable
Exception
com.liferay.portal.kernel.xml.DocumentException
All Implemented Interfaces:
Serializable

public class DocumentException extends Exception
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • DocumentException

      public DocumentException()
    • DocumentException

      public DocumentException(String msg)
    • DocumentException

      public DocumentException(String msg, Throwable throwable)
    • DocumentException

      public DocumentException(Throwable throwable)