Class NoSuchLocalUserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.springframework.security.authentication.AccountStatusException
de.gustavblass.fsu.fmi.roombooking.exceptions.NoSuchLocalUserException
All Implemented Interfaces:
Serializable

public class NoSuchLocalUserException extends org.springframework.security.authentication.AccountStatusException
There is no Actor with the given Actor.userName present in the database.
See Also: