google-nomulus/java/google/registry/flows/exceptions
cgoldfeder 68cdd04124 Duplicate EppExceptions outside of the flow hierarchy
By duplicating rather than moving them, I can keep both versions
around while I port the flows over to the new flat form.

I could have made these g4 moves from the original sources, but
there's barely anything in these files and it didn't really seem
like it was adding anything useful.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132999387
2016-09-14 15:54:15 -04:00
..
AddRemoveSameValueEppException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
AlreadyPendingTransferException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
BadCommandForRegistryPhaseException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
MissingTransferRequestAuthInfoException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
NotAuthorizedToViewTransferException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
NotPendingTransferException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
NoTransferHistoryToQueryException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
NotTransferInitiatorException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
ObjectAlreadySponsoredException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
OnlyToolCanPassMetadataException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
ResourceAlreadyExistsException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
ResourceHasClientUpdateProhibitedException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
ResourceStatusProhibitsOperationException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
ResourceToDeleteIsReferencedException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
ResourceToMutateDoesNotExistException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
ResourceToQueryDoesNotExistException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
StatusNotClientSettableException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
TooManyResourceChecksException.java Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00