SuperChannelException
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK.Exceptions
- Ancestry: Exception | SuperChannelException
Instance Methods
constructor (String)
constructor(message: String)
SuperChannelException(String message)
Sub New(message As String)
Parameters:
- message:
constructor (String, Exception)
constructor(message: String; innerException: Exception)
SuperChannelException(String message, Exception innerException)
Sub New(message As String, innerException As Exception)
Parameters:
- message:
- innerException: