ComponentRegistrationException public class ComponentRegistrationException : Exception Exception threw when there is a problem registering a component Documentation Code public ComponentRegistrationException(string message) Initializes a new instance of the ComponentRegistrationException class. public ComponentRegistrationException(string message, Exception innerException)