MissingVersionProfileException ​
Exception thrown when no version profiles are found.
Kind: Class
Namespace: ConnectorLib.Inject.Exceptions
Inheritance: Exception → ISerializable
Public Constructors
MissingVersionProfileException()
Initializes a new instance of the ConnectorLib.Inject.Exceptions.MissingVersionProfileException class.
MissingVersionProfileException(string message)
Initializes a new instance of the ConnectorLib.Inject.Exceptions.MissingVersionProfileException class.
