Parser..::..ParseValue Method

Parses the value.

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll)

Syntax


public void ParseValue(
	HoconValue owner
)
Public Sub ParseValue ( _
	owner As HoconValue _
)
public:
void ParseValue(
	HoconValue^ owner
)

Parameters

owner
Type: Akka.Configuration.Hocon..::..HoconValue
The owner.

Exceptions


ExceptionCondition
ExceptionEnd of file reached while trying to read a value