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: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public class InvalidChangeOfDefaultLocationException : Exception
See Also