Uses of Class
com.biglybt.core.custom.CustomizationException
Packages that use CustomizationException
-
Uses of CustomizationException in com.biglybt.core.custom
Methods in com.biglybt.core.custom that throw CustomizationException -
Uses of CustomizationException in com.biglybt.core.custom.impl
Methods in com.biglybt.core.custom.impl that throw CustomizationExceptionModifier and TypeMethodDescriptionprotected voidCustomizationManagerImpl.exportCustomization(CustomizationImpl cust, File to_file) voidCustomizationImpl.exportToVuzeFile(File file) protected voidCustomizationManagerImpl.importCustomization(Map map) Constructors in com.biglybt.core.custom.impl that throw CustomizationExceptionModifierConstructorDescriptionprotectedCustomizationImpl(CustomizationManagerImpl _manager, String _name, String _version, File _contents)