    

 ## On this page

  

 

 # PHXMCJarLoader

 Last update: 16.07.2025 

constructor(jarFileName: [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html))

Loads a .jar file. This result is the same as if the .jar file was in the CLASSPATH

#### Parameters

jarFileNamethe jar file to load#### Throws

[IOException](https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html)thrown if the specified jar file does not exist or an error occurs reading it