Click or drag to resize

JournalTooOldException Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Constructs the journal too old exception.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public JournalTooOldException(
	string message
)

Parameters

message
Type: SystemString
The exception message.
See Also