core/MetacelloProjectSpecLoadConflict.st
changeset 14 f01fe37493e9
parent 11 d354ac2af7ec
child 16 25ac697dc747
--- a/core/MetacelloProjectSpecLoadConflict.st	Mon Sep 17 21:41:57 2012 +0000
+++ b/core/MetacelloProjectSpecLoadConflict.st	Tue Sep 18 13:10:10 2012 +0000
@@ -4,24 +4,10 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Metacello-Core-Exceptions-Errors'
+	category:'Metacello-Core-Exceptions'
 !
 
 
-!MetacelloProjectSpecLoadConflict methodsFor:'accessing'!
-
-possibleVersions
-    "not applicable to a Conflict error"
-
-    self shouldNotImplement
-!
-
-versionString
-    "not applicable to a Conflict error"
-
-    self shouldNotImplement
-! !
-
 !MetacelloProjectSpecLoadConflict methodsFor:'private'!
 
 isResumable