  | ApplicationResponseT Constructor (Exception) | 
  
    Namespace: 
   Dynamicweb.Core
    Assembly:
   Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntaxpublic ApplicationResponse(
	Exception exceptionData
)
Public Sub New ( 
	exceptionData As Exception
)
Parameters
- exceptionData
 - Type: SystemException
 
See Also