Uses of Class
de.osshangar.plugin.exception.FileFormatException
Packages that use FileFormatException
-
Uses of FileFormatException in de.osshangar.plugin
Methods in de.osshangar.plugin that throw FileFormatExceptionModifier and TypeMethodDescriptionPlugin.load(JarInputStream jarInputStream) This loads the plugin from the provided JarInputStream.Plugin.load(JarInputStream jarInputStream, Arguments constructorArguments) -
Uses of FileFormatException in de.osshangar.plugin.content
Methods in de.osshangar.plugin.content that throw FileFormatExceptionModifier and TypeMethodDescriptionstatic InspectorInspector.inspect(@NonNull JarInputStream jarInputStream, @NonNull Class<?> interfaceClass)