github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/ui/app/utils/ott-exchange-error.js (about) 1 export default class OTTExchangeError extends Error { 2 message = 'Failed to exchange the one-time token.'; 3 }