Class TargetRecommendationsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.cq.targetrecommendations.api.TargetRecommendationsException
All Implemented Interfaces:
Serializable

public class TargetRecommendationsException extends Exception
See Also:
  • Constructor Details

    • TargetRecommendationsException

      public TargetRecommendationsException()
    • TargetRecommendationsException

      public TargetRecommendationsException(String message)
    • TargetRecommendationsException

      public TargetRecommendationsException(Throwable throwable)
    • TargetRecommendationsException

      public TargetRecommendationsException(String message, Throwable throwable)