Class LibraryLoadingException

All Implemented Interfaces:
Serializable

public class LibraryLoadingException extends IllegalStateException
Exception that occurs when some downloaded library could not be properly used.
See Also:
  • Constructor Details

    • LibraryLoadingException

      public LibraryLoadingException(String s)