Class StyleBookEntryNameException

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

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

    • StyleBookEntryNameException

      public StyleBookEntryNameException()
    • StyleBookEntryNameException

      public StyleBookEntryNameException(String msg)
    • StyleBookEntryNameException

      public StyleBookEntryNameException(String msg, Throwable throwable)
    • StyleBookEntryNameException

      public StyleBookEntryNameException(Throwable throwable)