Class ModuleNotLoadedException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----ModuleNotLoadedException

class ModuleNotLoadedException
extends RuntimeException

Constructor Index

 o ModuleNotLoadedException(String)

Constructors

 o ModuleNotLoadedException
 ModuleNotLoadedException(String s)