Nestedsetbehavior Beforesave() Throws Exception

Hi!

Why beforeSave method of NestedSetBehavior extension throws an exception?

Why is that?

I’d like to use this behavior model for CRUD operations, and would like to customize beforeSave method for my own needs, but NestedSetBehavior overrides this method, and throws an exception. May I know the reason for this?