Class DomainCommand.InvalidReferencesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.model.domain.DomainCommand.InvalidReferencesException
All Implemented Interfaces:
Serializable
Enclosing class:
DomainCommand

public static class DomainCommand.InvalidReferencesException extends Exception
Exception to throw when referenced objects don't exist.
See Also:
  • Method Details

    • getForeignKeys

      public com.google.common.collect.ImmutableSet<String> getForeignKeys()
    • getType

      public Class<?> getType()