  | ServiceException Constructor  | 
 
            Constructs a new ServiceException.
            
 
    Namespace: 
   OBCOM.NetSwitchLib.Servers
    Assembly:
   OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntaxpublic ServiceException()
Remarks
            The  user  message is initialized to null, and the error code
            is initialized to zero (0).
            
See Also