Class SXPBlueprintConfigurationJSONException

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

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

    • SXPBlueprintConfigurationJSONException

      public SXPBlueprintConfigurationJSONException()
    • SXPBlueprintConfigurationJSONException

      public SXPBlueprintConfigurationJSONException(String msg)
    • SXPBlueprintConfigurationJSONException

      public SXPBlueprintConfigurationJSONException(String msg, Throwable throwable)
    • SXPBlueprintConfigurationJSONException

      public SXPBlueprintConfigurationJSONException(Throwable throwable)