Class InvalidChangeOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.project.InvalidChangeOperationException
All Implemented Interfaces:
Serializable

public class InvalidChangeOperationException extends Exception
Indicates the change operation is not currently valid.
See Also:
  • Constructor Details

    • InvalidChangeOperationException

      public InvalidChangeOperationException(String msg)