Class LibraryLoadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.papermc.paper.plugin.loader.library.LibraryLoadingException
- All Implemented Interfaces:
- Serializable
Indicates that an exception has occured while loading a library.
- See Also:
- 
Constructor SummaryConstructorsConstructorDescription
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
LibraryLoadingException
- 
LibraryLoadingException
 
-