Class AuthenticationContinuationException

All Implemented Interfaces:
Serializable

public class AuthenticationContinuationException extends HttpException

Indicates HttpUrlContinuation failure in HttpAuthentication.

Typically this occurs because the original request HttpUrlContinuation state could not be obtained to continue processing after authentication.

Author:
Daniel Sagenschneider
See Also:
  • Constructor Details

    • AuthenticationContinuationException

      public AuthenticationContinuationException(String entity)
      Instantiate.
      Parameters:
      entity - Entity.