StrangeIoC  0.6.0
The IoC/Binding Framework for Unity3D and C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Public Member Functions | Properties | List of all members
strange.extensions.injector.impl.InjectionException Class Reference

An exception thrown by the Injection system. More...

Inheritance diagram for strange.extensions.injector.impl.InjectionException:

Public Member Functions

 InjectionException (string message, InjectionExceptionType exceptionType)
 Constructs an InjectionException with a message and InjectionExceptionType.
 

Properties

InjectionExceptionType type [get, set]
 

Detailed Description

An exception thrown by the Injection system.


The documentation for this class was generated from the following file: