Klasse RecommendationNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.spaghetticodegang.trylater.shared.exception.RecommendationNotFoundException
Alle implementierten Schnittstellen:
Serializable

public class RecommendationNotFoundException extends RuntimeException
Thrown when a recommendation with the specified ID is not found.
Siehe auch: