X Tutup
Skip to content

Commit 31ed06c

Browse files
committed
deprecationExceptionSet should be an instance ExceptionSet
1 parent cbc3f0f commit 31ed06c

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
exceptions
2+
deprecationExceptionSet
3+
^ ExceptionSet new

repository/Grease-GemStone-Core.package/GRGemStonePlatform.class/methodProperties.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"compile:into:classified:" : "dkh 11/06/2009 08:41",
1212
"contentsOfFile:binary:" : "DaleHenrichs 12/03/2010 16:33",
1313
"defaultDispatcherName" : "dkh 11/06/2009 08:41",
14+
"deprecationExceptionSet" : "JohanBrichau 04/19/2014 10:55",
1415
"directoriesIn:" : "JohanBrichau 02/15/2014 07:02",
1516
"doAbortTransaction" : "dkh 11/06/2009 08:41",
1617
"doBeginTransaction" : "dkh 11/06/2009 08:41",

0 commit comments

Comments
 (0)
X Tutup