Uses of Class
com.plotsquared.core.configuration.InvalidConfigurationException
Packages that use InvalidConfigurationException
-
Uses of InvalidConfigurationException in com.plotsquared.core.configuration.file
Methods in com.plotsquared.core.configuration.file that throw InvalidConfigurationExceptionModifier and TypeMethodDescriptionvoidLoads this FileConfiguration from the specified location.voidLoads this FileConfiguration from the specified reader.abstract voidFileConfiguration.loadFromString(String contents) Loads this FileConfiguration from the specified string, as opposed to from file.voidYamlConfiguration.loadFromString(String contents)