InvalidChangeOfDefaultLocationException Class |
Exception thrown when trying to do an invalid change of the startup
DatabaseLocation.
Inheritance Hierarchy
Namespace:
VelocityDb.Exceptions
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax [SerializableAttribute]
public class InvalidChangeOfDefaultLocationException : Exception
<SerializableAttribute>
Public Class InvalidChangeOfDefaultLocationException
Inherits Exception
[SerializableAttribute]
public ref class InvalidChangeOfDefaultLocationException : public Exception
[<SerializableAttribute>]
type InvalidChangeOfDefaultLocationException =
class
inherit Exception
end
See Also