Uses of Class
com.atlassian.jira.util.RuntimeIOException
Packages that use RuntimeIOException
Package
Description
-
Uses of RuntimeIOException in com.atlassian.jira.config.database
Methods in com.atlassian.jira.config.database that throw RuntimeIOExceptionModifier and TypeMethodDescriptionDatabaseConfigurationLoader.loadDatabaseConfiguration()Reads and deserialises theDatabaseConfigfrom its permanent store.voidDatabaseConfigurationLoader.saveDatabaseConfiguration(DatabaseConfig config) Serialises and persists the given config to its permanent store. -
Uses of RuntimeIOException in com.atlassian.jira.issue.attachment.store
Subclasses of RuntimeIOException in com.atlassian.jira.issue.attachment.store -
Uses of RuntimeIOException in com.atlassian.jira.issue.search
Methods in com.atlassian.jira.issue.search that throw RuntimeIOExceptionModifier and TypeMethodDescriptionDocValuesReaderCache.getDocValues(org.apache.lucene.index.IndexReader indexReader, String field) Deprecated.