public class RecommendationServiceException extends DriverServiceException
Constructor and Description |
---|
RecommendationServiceException() |
RecommendationServiceException(String message) |
RecommendationServiceException(String message,
Throwable cause) |
RecommendationServiceException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RecommendationServiceException()
public RecommendationServiceException(String message, Throwable cause)
public RecommendationServiceException(String message)
public RecommendationServiceException(Throwable cause)
Copyright © 2023. All rights reserved.