Package google.registry.flows.domain
Class DomainFlowUtils.RegistrantNotAllowedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- google.registry.flows.EppException
-
- google.registry.flows.EppException.StatusProhibitsOperationException
-
- google.registry.flows.domain.DomainFlowUtils.RegistrantNotAllowedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- DomainFlowUtils
public static class DomainFlowUtils.RegistrantNotAllowedException extends EppException.StatusProhibitsOperationException
Registrant is not allow-listed for this TLD.- 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
-
-
Constructor Summary
Constructors Constructor Description RegistrantNotAllowedException(java.lang.String contactId)
-
Method Summary
-
Methods inherited from class google.registry.flows.EppException
getResult
-
-