Class AllocationTokenFlowUtils.MissingRemovePackageTokenOnPackageDomainException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- google.registry.flows.EppException
-
- google.registry.flows.EppException.AssociationProhibitsOperationException
-
- google.registry.flows.domain.token.AllocationTokenFlowUtils.MissingRemovePackageTokenOnPackageDomainException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- AllocationTokenFlowUtils
public static class AllocationTokenFlowUtils.MissingRemovePackageTokenOnPackageDomainException extends EppException.AssociationProhibitsOperationException
The __REMOVEPACKAGE__ token is missing on a package domain command- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class google.registry.flows.EppException
EppException.AssociationProhibitsOperationException, EppException.AuthenticationErrorClosingConnectionException, EppException.AuthenticationErrorException, EppException.AuthorizationErrorException, EppException.CommandUseErrorException, EppException.EppResultCode, EppException.InvalidAuthorizationInformationErrorException, EppException.ObjectAlreadyExistsException, EppException.ObjectDoesNotExistException, EppException.ObjectNotPendingTransferException, EppException.ObjectPendingTransferException, EppException.ParameterValuePolicyErrorException, EppException.ParameterValueRangeErrorException, EppException.ParameterValueSyntaxErrorException, EppException.RequiredParameterMissingException, EppException.StatusProhibitsOperationException, EppException.SyntaxErrorException, EppException.UnimplementedCommandException, EppException.UnimplementedExtensionException, EppException.UnimplementedObjectServiceException, EppException.UnimplementedOptionException, EppException.UnimplementedProtocolVersionException
-
-
Method Summary
-
Methods inherited from class google.registry.flows.EppException
getResult
-
-