package io.dropwizard.auth;

/**
 * An exception thrown to indicate that an {@link Authenticator} is <b>unable</b> to check the
 * validity of the given credentials.