RequestedPlacementPageNumberNotValidException Class |
Exception thrown when a requested placement Page number is invalid.
Inheritance Hierarchy
Namespace:
VelocityDb.Exceptions
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax [SerializableAttribute]
public class RequestedPlacementPageNumberNotValidException : Exception
<SerializableAttribute>
Public Class RequestedPlacementPageNumberNotValidException
Inherits Exception
[SerializableAttribute]
public ref class RequestedPlacementPageNumberNotValidException : public Exception
[<SerializableAttribute>]
type RequestedPlacementPageNumberNotValidException =
class
inherit Exception
end
See Also