Klasse PasswordErrorException

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

public class PasswordErrorException extends RuntimeException
Thrown when the password is missing or incorrect.
Siehe auch: