UnitOfIssueException Class |
Namespace: FactoryLogix.xTend
The UnitOfIssueException type exposes the following members.
| Name | Description | |
|---|---|---|
| UnitOfIssueException |
Initializes a new instance of the UnitOfIssueException class.
| |
| UnitOfIssueException(String) |
Initializes a new instance of the UnitOfIssueException class with a specified error message.
| |
| UnitOfIssueException(SerializationInfo, StreamingContext) |
Initializes a new instance of the UnitOfIssueException class with serialized data.
|
| Name | Description | |
|---|---|---|
| ErrorType |
Defines the type of error that occurred during unit of issue validation.
|
| Name | Description | |
|---|---|---|
| GetObjectData |
Sets the System.Runtime.Serialization.SerializationInfo with information about the exception
(Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) |