ReservationException Class |
Namespace: FactoryLogix.xTend
The ReservationException type exposes the following members.
| Name | Description | |
|---|---|---|
| ReservationException |
Initializes a new instance of the ReservationException class.
| |
| ReservationException(String) |
Initializes a new instance of the ReservationException class with a specified error message.
| |
| ReservationException(ReservationExceptionReservationErrorType) |
Initialize a new instance of the ReservationException class with a specified error type.
| |
| ReservationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ReservationException class with serialized data.
|
| Name | Description | |
|---|---|---|
| GetObjectData |
Sets the System.Runtime.Serialization.SerializationInfo with information about the exception
(Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) |