Class SXPBlueprintTitleException

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

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

    • SXPBlueprintTitleException

      public SXPBlueprintTitleException()
    • SXPBlueprintTitleException

      public SXPBlueprintTitleException(String msg)
    • SXPBlueprintTitleException

      public SXPBlueprintTitleException(String msg, Throwable throwable)
    • SXPBlueprintTitleException

      public SXPBlueprintTitleException(Throwable throwable)