Class WikiAttachmentSizeException

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

public class WikiAttachmentSizeException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • WikiAttachmentSizeException

      public WikiAttachmentSizeException()
    • WikiAttachmentSizeException

      public WikiAttachmentSizeException(String msg)
    • WikiAttachmentSizeException

      public WikiAttachmentSizeException(String msg, Throwable throwable)
    • WikiAttachmentSizeException

      public WikiAttachmentSizeException(Throwable throwable)