Overload List

  NameDescription
BatchAlreadyPostedException()()()
Instantiates a new BatchAlreadyPostedException using the default message
BatchAlreadyPostedException(String)
Instantiates a new BatchAlreadyPostedException using the supplied message
BatchAlreadyPostedException(SerializationInfo, StreamingContext)
Instantiates a new BatchAlreadyPostedException using the supplied serialization info
BatchAlreadyPostedException(String, Exception)
Instantiates a new BatchAlreadyPostedException using the supplied message along with an additional exception that caused this one to be thrown

See Also