Class WikiAttachmentMimeTypeException

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.WikiAttachmentMimeTypeException
All Implemented Interfaces:
Serializable

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

    • WikiAttachmentMimeTypeException

      public WikiAttachmentMimeTypeException()
    • WikiAttachmentMimeTypeException

      public WikiAttachmentMimeTypeException(String msg)
    • WikiAttachmentMimeTypeException

      public WikiAttachmentMimeTypeException(String msg, Throwable throwable)
    • WikiAttachmentMimeTypeException

      public WikiAttachmentMimeTypeException(Throwable throwable)