Class ClassNotLoadedException
Exception which is thrown when the custom class is not loaded.
public class ClassNotLoadedException : Exception- Inheritance
- 
      objectExceptionClassNotLoadedException
- Extension Methods
Constructors
ClassNotLoadedException(string)
Constructor.
public ClassNotLoadedException(string message)Parameters
- messagestring
- Message