Class SXPElementTitleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.search.experiences.exception.SXPElementTitleException
All Implemented Interfaces:
Serializable

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

    • SXPElementTitleException

      public SXPElementTitleException()
    • SXPElementTitleException

      public SXPElementTitleException(String msg)
    • SXPElementTitleException

      public SXPElementTitleException(String msg, Throwable throwable)
    • SXPElementTitleException

      public SXPElementTitleException(Throwable throwable)