Class WikiFormatException

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

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

    • WikiFormatException

      public WikiFormatException()
    • WikiFormatException

      public WikiFormatException(String msg)
    • WikiFormatException

      public WikiFormatException(String msg, Throwable throwable)
    • WikiFormatException

      public WikiFormatException(Throwable throwable)