InternalError

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.compress.flate
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:
    • ValueType | InternalError  .NET, .NET Standard 2.0, Island-watchOS-armv7k
    • ValueType | InternalError  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

 

constructor

 

constructor

 

InternalError()

 

init()

 

Sub New()

constructor (string)

 

constructor(aValue: string)

 

InternalError(string aValue)

 

init(_ aValue: string)

 

Sub New(aValue As string)

Parameters:

  • aValue:

Equals

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

Error

 

method Error: string

 

string Error()

 

func Error() -> string

 

func Error() string

 

Function Error() As string

GetHashCode

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

Value

 

var Value: string;

 

string Value

 

var Value: string

 

Value string

 

FIELD Value() As string

 

Value

 

var Value: string;

 

string Value

 

var Value: string

 

Value string

 

FIELD Value() As string

 

constructor

 

constructor

 

InternalError()

 

init()

 

Sub New()

constructor (string)

 

constructor(aValue: string)

 

InternalError(string aValue)

 

init(_ aValue: string)

 

Sub New(aValue As string)

Parameters:

  • aValue:

Equals

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

Error

 

method Error: string

 

string Error()

 

func Error() -> string

 

func Error() string

 

Function Error() As string

GetHashCode

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32