TemplateURIFormatException

Exception thrown on malformed URI templates

Constructors

this
this(size_t index, string msg, string file, size_t line, Throwable nextInChain)

Members

Variables

index
size_t index;

Index at which point in the input URI template this error occurred.

Meta