RegistryException

RegistryException is thrown when the NetworkRegistry encounters a problem during proxy registration, or when it sees an unregistered guid.

class RegistryException : Exception {}

Constructors

this
this(istring msg, istring file, long line)
Undocumented in source.

Meta