Klasse ContactNotFoundException

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

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