msgscript.h #1

  • //
  • 2018-2/
  • guest/
  • joel_van_eenwyk/
  • p4/
  • 2018-2/
  • msgs/
  • msgscript.h
  • View
  • Commits
  • Open Download .zip Download (438 B)
/*
 * Copyright 2018 Perforce Software.  All rights reserved.
 *
 * This file is part of Perforce - the FAST SCM System.
 */

/*
 * msgscript.h - definitions of errors for scripting subsystem.
 */

class MsgScript {

    public:

	static ErrorId ScriptRuntimeError;
	static ErrorId ScriptMaxRunErr;
	static ErrorId DoNotBlameTheScript;

	static ErrorId ExtAddChangeDesc;
	static ErrorId ExtEditChangeDesc;

	static ErrorId ExtLoadErr;
};
# Change User Description Committed
#1 26288 Joel Van Eenwyk "Forking branch 2018-2 of perforce_software-p4 to joel_van_eenwyk-p4."
//guest/perforce_software/p4/2018-2/msgs/msgscript.h
#1 25096 Nicholas Poole Populate //stream/workshop.