Class LastOwnerException

  • All Implemented Interfaces:
    Serializable

    public class LastOwnerException
    extends Exception
    The exception that is thrown when an attempt is made to remove the the last Owner from an Owner.
    See Also:
    Owner, Serialized Form
    • Constructor Detail

      • LastOwnerException

        public LastOwnerException()
        Creates a new LastOwnerException.