A standard DNS module exception that is thrown if the name parser finds the input (string or wire-format data) is incomplete. More...
Public Member Functions | |
| IncompleteName (const char *file, size_t line, const char *what) | |
A standard DNS module exception that is thrown if the name parser finds the input (string or wire-format data) is incomplete.
An attempt of constructing a name from an empty string will trigger this exception.
| isc::dns::IncompleteName::IncompleteName | ( | const char * | file, | |
| size_t | line, | |||
| const char * | what | |||
| ) |
1.6.1