Uses of Class
org.bridgedb.utils.BridgeDBException
-
Packages that use BridgeDBException Package Description org.bridgedb.pairs org.bridgedb.utils -
-
Uses of BridgeDBException in org.bridgedb.pairs
Methods in org.bridgedb.pairs that throw BridgeDBException Modifier and Type Method Description IdSysCodePairCodeMapper. toIdSysCodePair(Xref xref)Creates an IdSysCodePair based on a xref.XrefCodeMapper. toXref(IdSysCodePair pair)Creates a xref based on an IdSysCodePair Changes the ref.id and dataSource.systemCode if required.XrefSyscodeBasedCodeMapper. toXref(IdSysCodePair pair) -
Uses of BridgeDBException in org.bridgedb.utils
Methods in org.bridgedb.utils that return BridgeDBException Modifier and Type Method Description static BridgeDBExceptionBridgeDBException. convertToBridgeDB(IDMapperException t)Methods in org.bridgedb.utils that throw BridgeDBException Modifier and Type Method Description static voidConfigReader. configureLogger()static InputStreamConfigReader. getInputStream(String fileName)static PropertiesConfigReader. getProperties()static PropertiesConfigReader. getProperties(String fileName)static StringConfigReader. getProperty(String propertyName)static voidConfigReader. logToConsole()
-