RegistrationException.this

Creates a RegistrationException object

class RegistrationException
this
(
string message
,
string key
)

Parameters

message
Type: string

An exception message

key
Type: string

A type of an exceptioned object

Meta