Class InvalidModuleLoadException

  • All Implemented Interfaces:
    Serializable

    public class InvalidModuleLoadException
    extends Exception
    This exception will be thrown when some loading module was invalid.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidModuleLoadException

        public InvalidModuleLoadException​(String message)