ConversionByPageFailedException
ConversionByPageFailedException class
Conversion by page failed exception
public class ConversionByPageFailedException : Exception
Constructors
Properties
| Name |
Description |
| ConversionContext { get; } |
Conversion context that caused the conversion to fail |
| Exception { get; } |
Exception that caused the conversion to fail |
Methods
| Name |
Description |
| override GetObjectData(SerializationInfo, StreamingContext) |
Populates a SerializationInfo with the data needed to serialize the target object. |
See Also