Class RegistryExceptions.PreconditionFailedException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    RegistryExceptions

    public static class RegistryExceptions.PreconditionFailedException
    extends RegistryExceptions
    Service rejected the request because the expected precondition for the requested action was not satisfied.
    See Also:
    Serialized Form
    • Constructor Detail

      • PreconditionFailedException

        public PreconditionFailedException​(java.lang.String errorMessage)