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(string msg, string file, long line)
Undocumented in source.

Meta