Uses of Class
org.wikirate4j.exceptions.IncompatibleCardTypeException
Packages that use IncompatibleCardTypeException
-
Uses of IncompatibleCardTypeException in org.wikirate4j
Methods in org.wikirate4j that throw IncompatibleCardTypeExceptionModifier and TypeMethodDescriptionstatic AnswerWikirateCardFactory.createAnswer(String rawJson) Creates aCompanygiven the raw json response from the api requeststatic CheckedByWikirateCardFactory.createCheckedBy(String rawJson) Creates aCheckedBygiven the raw json response from the api requeststatic CompanyWikirateCardFactory.createCompany(String rawJson) Creates aCompanygiven the raw json response from the api requeststatic CompanyGroupWikirateCardFactory.createCompanyGroup(String rawJson) Creates aCompanyGroupgiven the raw json response from the api requeststatic DatasetWikirateCardFactory.createDataset(String rawJson) Creates aDatasetgiven the raw json response from the api requeststatic MetricWikirateCardFactory.createMetric(String rawJson) Creates aMetricgiven the raw json response from the api requeststatic RegionWikirateCardFactory.createRegion(String rawJson) Creates aRegiongiven the raw json response from the api requeststatic RelationshipWikirateCardFactory.createRelationship(String rawJson) Creates aRelationshipgiven the raw json response from the api requeststatic ResearchGroupWikirateCardFactory.createResearchGroup(String rawJson) Creates aResearchGroupgiven the raw json response from the api requeststatic SourceWikirateCardFactory.createSource(String rawJson) Creates aSourcegiven the raw json response from the api requeststatic TopicWikirateCardFactory.createTopic(String rawJson) Creates aTopicgiven the raw json response from the api request