Click or drag to resize

InvalidChangeOfDefaultLocationException Class

Exception thrown when trying to do an invalid change of the startup DatabaseLocation.
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityDb.ExceptionsInvalidChangeOfDefaultLocationException

Namespace:  VelocityDb.Exceptions
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
[SerializableAttribute]
public class InvalidChangeOfDefaultLocationException : Exception
See Also