JournalTooOldException Constructor | |
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
)
Public Sub New (
message As String
)
Parameters
- message
- Type: SystemString
The exception message.
See Also