Class UserNotActivatedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.powertac.visualizer.security.UserNotActivatedException
All Implemented Interfaces:
Serializable

public class UserNotActivatedException
extends org.springframework.security.core.AuthenticationException
This exception is throw in case of a not activated user trying to authenticate.
See Also:
Serialized Form