Click or drag to resize

RequestedPlacementDatabaseNumberNotValidException Class

Exception thrown when a requested placement Database number is invalid.
Inheritance Hierarchy
System.Object
  System.Exception
    VelocityDb.Exceptions.RequestedPlacementDatabaseNumberNotValidException

Namespace:  VelocityDb.Exceptions
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public class RequestedPlacementDatabaseNumberNotValidException : Exception
See Also