Class StyleBookEntryFileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.style.book.exception.StyleBookEntryFileException
All Implemented Interfaces:
Serializable

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

    • StyleBookEntryFileException

      public StyleBookEntryFileException()
    • StyleBookEntryFileException

      public StyleBookEntryFileException(String msg)
    • StyleBookEntryFileException

      public StyleBookEntryFileException(String msg, Throwable throwable)
    • StyleBookEntryFileException

      public StyleBookEntryFileException(Throwable throwable)