carp checkers: add carp checker and make it work
This commit is contained in:
14
Pond.package/CarpError.class/properties.json
Normal file
14
Pond.package/CarpError.class/properties.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"commentStamp" : "VeitHeller 12/14/2019 17:49",
|
||||
"super" : "Error",
|
||||
"category" : "Pond",
|
||||
"classinstvars" : [ ],
|
||||
"pools" : [ ],
|
||||
"classvars" : [ ],
|
||||
"instvars" : [
|
||||
"parent",
|
||||
"error"
|
||||
],
|
||||
"name" : "CarpError",
|
||||
"type" : "normal"
|
||||
}
|
Reference in New Issue
Block a user