InUIException(Exception) Constructor
Namespace: Firefly.Box.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public InUIException(
	Exception innerException
)
Public Sub New ( 
	innerException As Exception
)
new : 
        innerException : Exception -> InUIException
Parameters
- innerException  Exception
 - The innerException based on which this InUIException will be created