Click or drag to resize

ReservationException Constructor

Overload List
  NameDescription
Public methodReservationException
Initializes a new instance of the ReservationException class.
Public methodReservationException(String)
Initializes a new instance of the ReservationException class with a specified error message.
Public methodReservationException(ReservationExceptionReservationErrorType)
Initialize a new instance of the ReservationException class with a specified error type.
Public methodReservationException(SerializationInfo, StreamingContext)
Initializes a new instance of the ReservationException class with serialized data.
Top
See Also