Class ModuleLoaderException

  • All Implemented Interfaces:
    Serializable

    public class ModuleLoaderException
    extends Exception
    Thrown when there is a problem finding or instantiating a requested component.
    See Also:
    Serialized Form
    • Constructor Detail

      • ModuleLoaderException

        public ModuleLoaderException​(String message)
      • ModuleLoaderException

        public ModuleLoaderException​(String message,
                                     Throwable cause)