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 void
CustomizationManagerImpl.exportCustomization
(CustomizationImpl cust, File to_file) void
CustomizationImpl.exportToVuzeFile
(File file) protected void
CustomizationManagerImpl.importCustomization
(Map map) Constructors in com.biglybt.core.custom.impl that throw CustomizationExceptionModifierConstructorDescriptionprotected
CustomizationImpl
(CustomizationManagerImpl _manager, String _name, String _version, File _contents)