Overload List

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

See Also