GoException

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.builtin
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:
    • Exception | GoException  .NET, .NET Standard 2.0, Island-watchOS-armv7k
    • Exception | GoException  Island-Android, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows

Properties


Value

 

property Value: Object read;

 

Object Value { get; }

 

var Value: Object { get{} }

 

Value interface{}

 

ReadOnly Property Value() As Object

Instance Methods


constructor

 

constructor(aVal: Object)

 

GoException(Object aVal)

 

init(_ aVal: Object)

 

Sub New(aVal As Object)

Parameters:

  • aVal: