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

Exception thrown when there are errors while parsing a copybook. More...

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

Public Member Functions

 CopybookParsingException (string message)
 Custom constructor using a message More...
 
 CopybookParsingException (string message, System.Exception cause)
 Custom constructor using a message and an 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 when there are errors while parsing a copybook.

Constructor & Destructor Documentation

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

Custom constructor using a message

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

Custom constructor using a message and an inner exception

Parameters
message
cause

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