DIRegistrationException constructor
DIRegistrationException(
- String message
Implementation
DIRegistrationException(String message) : super(message);
DIRegistrationException(String message) : super(message);