mirror of
https://github.com/google/nomulus.git
synced 2025-05-16 01:17:14 +02:00
Test UnknownCurrencyEppException in the flow tests
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=239279335
This commit is contained in:
parent
7643d8194a
commit
d7b6394205
21 changed files with 119 additions and 111 deletions
|
@ -63,6 +63,7 @@ import org.joda.time.DateTime;
|
|||
* domain, will get a rich result with all of the domain's fields. All other requests will be
|
||||
* answered with a minimal result containing only basic information about the domain.
|
||||
*
|
||||
* @error {@link google.registry.flows.FlowUtils.UnknownCurrencyEppException}
|
||||
* @error {@link google.registry.flows.ResourceFlowUtils.BadAuthInfoForResourceException}
|
||||
* @error {@link google.registry.flows.ResourceFlowUtils.ResourceDoesNotExistException}
|
||||
* @error {@link DomainFlowUtils.BadPeriodUnitException}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue