ResolveAttempt.ResolveState

The various states an address resolution attempt may be in.

Values

ValueMeaning
unset

Init value.

noop

Do nothing.

success

Successfully resolved.

exception

Failure, recoverable exception thrown.

failure

Resolution failure; should abort.

error

Failure, unrecoverable exception thrown.