google-nomulus/java/google/registry/flows/host
nickfelt 9ee9229456 Fix message for SuperordinateDomainInPendingDeleteException
The StatusProhibitsOperationException superclass constructor just wants a raw message to return to the client, so we should pass it an explanation rather than just the superordinate domain name.  In fact, I think the superordinate domain name isn't really necessary since it should be obvious from the hostname in the create/update request what the superordinate domain would be.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=156747185
2017-05-23 17:22:49 -04:00
..
HostCheckFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
HostCreateFlow.java Fix bug which allowed creation of hosts with superordinate domains in pending delete state. 2017-05-03 11:03:23 -04:00
HostDeleteFlow.java Notify registrars of async contact/host deletions 2017-04-26 10:33:55 -04:00
HostFlowUtils.java Fix message for SuperordinateDomainInPendingDeleteException 2017-05-23 17:22:49 -04:00
HostInfoFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
HostUpdateFlow.java Fix bug which allowed creation of hosts with superordinate domains in pending delete state. 2017-05-03 11:03:23 -04:00