Class HigsonBundleRemoveException

All Implemented Interfaces:
Serializable

public class HigsonBundleRemoveException extends HigsonBundleException
Exception thrown when a property cannot be removed because it is referenced.
Author:
przemek hertel
See Also:
  • Constructor Details

    • HigsonBundleRemoveException

      public HigsonBundleRemoveException(Property prop, Property referenced)