Class PageAttachmentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.wiki.exception.PageAttachmentException
All Implemented Interfaces:
Serializable

public class PageAttachmentException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • PageAttachmentException

      public PageAttachmentException()
    • PageAttachmentException

      public PageAttachmentException(String msg)
    • PageAttachmentException

      public PageAttachmentException(String msg, Throwable throwable)
    • PageAttachmentException

      public PageAttachmentException(Throwable throwable)