Click or drag to resize

RequestedPlacementDatabaseNumberNotValidException Class

Exception thrown when a requested placement Database number is invalid.
Inheritance Hierarchy
SystemObject
  SystemException
    VelocityDb.ExceptionsRequestedPlacementDatabaseNumberNotValidException

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