RegistrationException
Creates a new registration exception.
Parameters
message
The exception message.
isRecoverable
If the exception is recoverable (should retry registration).
cause
The cause of the exception.
Creates a new registration exception.
Parameters
message
The exception message.
isRecoverable
If the exception is recoverable (should retry registration).