Class EntityNotFoundException

  • All Implemented Interfaces:
    Serializable

    @Deprecated
    public class EntityNotFoundException
    extends RuntimeException
    Deprecated.
    Used to signifity that an entity was not found in the system.
    Copyright (c) 2004-2006 University of British Columbia
    Author:
    pavlidis
    See Also:
    Serialized Form
    • Constructor Detail

      • EntityNotFoundException

        public EntityNotFoundException​(String string)
        Deprecated.