Class ObjectNotManagedException

  • All Implemented Interfaces:
    Serializable

    public class ObjectNotManagedException
    extends RuntimeException
    Thrown if the object to be stored/loaded is not managed by the respective manager.
    Since:
    1.0
    Author:
    Michael Stocker
    See Also:
    Serialized Form
    • Constructor Detail

      • ObjectNotManagedException

        public ObjectNotManagedException​(Object object)