A module being imported, directly or indirectly, is missing. This is likely thrown as the cause for ClassLoadingException.
Parent Class
See Also
Type | Name | Signature |
---|---|---|
constructor | MissingRequirementException | public MissingRequirementException(string) |
public MissingRequirementException(string msg)
Create an instance of MissingRequirementException with specified message. Mainly reserved for system use.
Parameters