Class NoSuchSXPBlueprintException

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

public class NoSuchSXPBlueprintException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchSXPBlueprintException

      public NoSuchSXPBlueprintException()
    • NoSuchSXPBlueprintException

      public NoSuchSXPBlueprintException(String msg)
    • NoSuchSXPBlueprintException

      public NoSuchSXPBlueprintException(String msg, Throwable throwable)
    • NoSuchSXPBlueprintException

      public NoSuchSXPBlueprintException(Throwable throwable)