Summer.Batch.Extra.Ebcdic.Exception.ValueTypeMismatchException Class Reference

Exception thrown by EbcdicEncoder when encoding a value to signal that it did not match the expected type. More...

Inheritance diagram for Summer.Batch.Extra.Ebcdic.Exception.ValueTypeMismatchException:
Summer.Batch.Extra.Ebcdic.Exception.EbcdicException

Public Member Functions

 ValueTypeMismatchException (string message)
 Custom constructor using a message More...
 
 ValueTypeMismatchException (string message, System.Exception cause)
 Custom constructor using a message and a inner exception More...
 

Additional Inherited Members

- Protected Member Functions inherited from Summer.Batch.Extra.Ebcdic.Exception.EbcdicException
 EbcdicException (string message)
 Custom constructor using a message More...
 
 EbcdicException (string message, System.Exception cause)
 Custom constructor using a message and an inner exception More...
 
 EbcdicException (SerializationInfo info, StreamingContext context)
 Constructor for deserialization. More...
 

Detailed Description

Exception thrown by EbcdicEncoder when encoding a value to signal that it did not match the expected type.

Constructor & Destructor Documentation

Summer.Batch.Extra.Ebcdic.Exception.ValueTypeMismatchException.ValueTypeMismatchException ( string  message)

Custom constructor using a message

Parameters
message
Summer.Batch.Extra.Ebcdic.Exception.ValueTypeMismatchException.ValueTypeMismatchException ( string  message,
System.Exception  cause 
)

Custom constructor using a message and a inner exception

Parameters
message
cause

The documentation for this class was generated from the following file:
  • Summer.Batch.Extra/Ebcdic/Exception/ValueTypeMismatchException.cs