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