Uses of Class
org.eclipse.higgins.icard.InvalidClaimException

Packages that use InvalidClaimException
org.eclipse.higgins.icard   
 

Uses of InvalidClaimException in org.eclipse.higgins.icard
 

Methods in org.eclipse.higgins.icard that throw InvalidClaimException
 IClaim IClaimContainer.setClaim(IClaim copyFrom)
          Creates a new IClaim object for this container of claims with the type specified by copyFrom.getType() if corresponding IClaim object doesn't exist yet in this container.