Click or drag to resize
TooManyObsDeletedException Constructor
Overload List
  NameDescription
Public methodTooManyObsDeletedException
More observations have been deleted than were originally entered (the sum of frequencies has become negative).
Public methodTooManyObsDeletedException(String)
More observations have been deleted than were originally entered (the sum of frequencies has become negative).
Protected methodTooManyObsDeletedException(SerializationInfo, StreamingContext)
More observations have been deleted than were originally entered (the sum of frequencies has become negative).
Public methodTooManyObsDeletedException(String, Exception)
More observations have been deleted than were originally entered (the sum of frequencies has become negative).
Top
See Also