Home Previous Up Next Index

EndpointParseException

Overview

local exception EndpointParseException

This exception is raised if there was an error while parsing an endpoint.

Data Members

string str;

The string that could not be parsed.


Home Previous Up Next Index