Class InvalidWebCacheItemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.search.experiences.blueprint.exception.InvalidWebCacheItemException
All Implemented Interfaces:
Serializable

public class InvalidWebCacheItemException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidWebCacheItemException

      public InvalidWebCacheItemException()
    • InvalidWebCacheItemException

      public InvalidWebCacheItemException(String msg)
    • InvalidWebCacheItemException

      public InvalidWebCacheItemException(String msg, Throwable throwable)
    • InvalidWebCacheItemException

      public InvalidWebCacheItemException(Throwable throwable)