Overview

Location

Instance Methods


constructor Island

ObjectDisposedException()

constructor (String) Island

constructor(message: String)
ObjectDisposedException(String message)
Sub New(message As String)

Parameters:

  • message:

constructor(message: String; innerException: Exception)
ObjectDisposedException(String message, Exception innerException)
init(_ message: String, _ innerException: Exception)
Sub New(message As String, innerException As Exception)

Parameters:

  • message:
  • innerException: