ActiveReports 9 Server
ExceptionDetail Constructor(Exception)

Error that occurs during application execution.
Initializes a new instance of the ExceptionDetail class.
Syntax
'Declaration
 
Public Function New( _
   ByVal exception As Exception _
)
public ExceptionDetail( 
   Exception exception
)

Parameters

exception
Error that occurs during application execution.
See Also

Reference

ExceptionDetail Class
ExceptionDetail Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum