Class NoSuchSXPElementException

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

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

    • NoSuchSXPElementException

      public NoSuchSXPElementException()
    • NoSuchSXPElementException

      public NoSuchSXPElementException(String msg)
    • NoSuchSXPElementException

      public NoSuchSXPElementException(String msg, Throwable throwable)
    • NoSuchSXPElementException

      public NoSuchSXPElementException(Throwable throwable)