GoException

Overview

Location

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: