SmartZone v8.0 - Updated
Accusoft.SmartZoneICR.Net Assembly / Accusoft.SmartZoneICRSdk Namespace / InternalException Class / InternalException Constructor / InternalException Constructor()




In This Topic
    InternalException Constructor()
    In This Topic
    Initializes a new instance of an internal error.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New InternalException()
    public InternalException()
    public: InternalException();
    public:
    InternalException();
    See Also