JsonParserException

Overview

Exception thrown when parsing an invalid json.

Location


 

constructor .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island-Android, Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows

 

constructor

 

JsonParserException()

 

init()

 

JsonParserException()

 

Sub New()

constructor init()    (declared in RTLException) Toffee

 

init(init )

Parameters:

  • :

constructor (String, array of Object) .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island-Android, Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows

 

constructor(aFormat: String; params aParams: array of Object)

 

JsonParserException(String aFormat, params Object[] aParams)

 

init(_ aFormat: String, _ aParams: Object...)

 

JsonParserException(String aFormat, Object[]... aParams)

 

Sub New(aFormat As String, ParamArray aParams As Object())

Parameters:

  • aFormat:
  • aParams:

constructor (String) .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island-Android, Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows

 

constructor(aMessage: String)

 

JsonParserException(String aMessage)

 

init(_ aMessage: String)

 

JsonParserException(String aMessage)

 

Sub New(aMessage As String)

Parameters:

  • aMessage:

constructor withError(NSError): InstanceType    (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee, ToffeeV2

 

constructor withError(aError: NSError)

 

JsonParserException withError(NSError aError)

 

init(withError aError: NSError)

 

Sub New withError(aError As NSError)

Parameters:

  • aError:

constructor withNSException(NSException)    (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator

 

constructor withNSException(aException: NSException)

 

JsonParserException withNSException(NSException aException)

 

init(withNSException aException: NSException)

 

Sub New withNSException(aException As NSException)

Parameters:

  • aException:

Message    (declared in RTLException) Toffee, ToffeeV2

 

var Message: String { get{} }

 

Message    (declared in RTLException) Toffee, ToffeeV2

 

var Message: String { get{} }

 

constructor .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island-Android, Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows

 

constructor

 

JsonParserException()

 

init()

 

JsonParserException()

 

Sub New()

constructor init()    (declared in RTLException) Toffee

 

init(init )

Parameters:

  • :

constructor (String, array of Object) .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island-Android, Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows

 

constructor(aFormat: String; params aParams: array of Object)

 

JsonParserException(String aFormat, params Object[] aParams)

 

init(_ aFormat: String, _ aParams: Object...)

 

JsonParserException(String aFormat, Object[]... aParams)

 

Sub New(aFormat As String, ParamArray aParams As Object())

Parameters:

  • aFormat:
  • aParams:

constructor (String) .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island-Android, Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows

 

constructor(aMessage: String)

 

JsonParserException(String aMessage)

 

init(_ aMessage: String)

 

JsonParserException(String aMessage)

 

Sub New(aMessage As String)

Parameters:

  • aMessage:

constructor withError(NSError): InstanceType    (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator, Toffee, ToffeeV2

 

constructor withError(aError: NSError)

 

JsonParserException withError(NSError aError)

 

init(withError aError: NSError)

 

Sub New withError(aError As NSError)

Parameters:

  • aError:

constructor withNSException(NSException)    (declared in RTLException) Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-visionOS, Island-visionOS Simulator, Island-watchOS, Island-watchOS Simulator

 

constructor withNSException(aException: NSException)

 

JsonParserException withNSException(NSException aException)

 

init(withNSException aException: NSException)

 

Sub New withNSException(aException As NSException)

Parameters:

  • aException: