DoesNotExistException

Exception thrown when an entry does not exist

class DoesNotExistException : Exception {}

Constructors

this
this(string type, string entryTag)
Undocumented in source.

Meta