Daniel's XL Toolbox NG
XLToolbox.Vba.VbaException Class Reference

Exception that is raised when VBA code calls the XLToolbox.Vba.Api.ShowException method. More...

Inheritance diagram for XLToolbox.Vba.VbaException:
Collaboration diagram for XLToolbox.Vba.VbaException:

Public Member Functions

 VbaException ()
 
 VbaException (string message)
 
 VbaException (string message, Exception innerException)
 
 VbaException (SerializationInfo info, StreamingContext context)
 

Detailed Description

Exception that is raised when VBA code calls the XLToolbox.Vba.Api.ShowException method.

Constructor & Destructor Documentation

◆ VbaException() [1/4]

XLToolbox.Vba.VbaException.VbaException ( )
inline

◆ VbaException() [2/4]

XLToolbox.Vba.VbaException.VbaException ( string  message)
inline

◆ VbaException() [3/4]

XLToolbox.Vba.VbaException.VbaException ( string  message,
Exception  innerException 
)
inline

◆ VbaException() [4/4]

XLToolbox.Vba.VbaException.VbaException ( SerializationInfo  info,
StreamingContext  context 
)
inline

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