Class AuthenticationFlowConsistencyException

All Implemented Interfaces:
Serializable

public class AuthenticationFlowConsistencyException extends AbstractNotFoundException
This exception is thrown when an Authentication Flow Context is read from the repository with a unexpected version number.
Author:
Eric LELEU (eric.leleu at graviteesource.com), GraviteeSource Team
See Also:
  • Constructor Details

    • AuthenticationFlowConsistencyException

      public AuthenticationFlowConsistencyException()
  • Method Details