A standard DNS module exception that is thrown if the name parser encounters an empty label in the middle of a name. More...
Public Member Functions | |
EmptyLabel (const char *file, size_t line, const char *what) |
A standard DNS module exception that is thrown if the name parser encounters an empty label in the middle of a name.
isc::dns::EmptyLabel::EmptyLabel | ( | const char * | file, | |
size_t | line, | |||
const char * | what | |||
) |