Overload List

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

See Also