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