Modifications to make RippingCluster code work
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
class SihnonFramework_Exception extends Exception {};
|
||||
|
||||
class SihnonFramework_Exception_NotInitialised extends SihnonFramework_Exception {};
|
||||
class SihnonFramework_Exception_AlreadyInitialisted extends SihnonFramework_Exception {};
|
||||
|
||||
class SihnonFramework_Exception_NotImplemented extends SihnonFramework_Exception {};
|
||||
class SihnonFramework_Exception_MissingDefinition extends SihnonFramework_Exception {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user