Summer.Batch.Extra.Ebcdic.Exception Namespace Reference

Classes

class  CopybookParsingException
 Exception thrown when there are errors while parsing a copybook. More...
 
class  EbcdicException
 Parent of all exceptions that relate to reading / writing EBCDIC files More...
 
class  EndOfFileException
 Exception thrown by EbcdicReader to signal that the end of file has been prematurely encountered. More...
 
class  FieldParsingException
 Exception is thrown by EbcdicDecoder to signal an error while trying to parse an Ebcdic field. More...
 
class  UnexpectedFieldTypeException
 Exception thrown by EbcdicReader and EbcdicWriter when the format of a field is missing or unknown. More...
 
class  ValueTypeMismatchException
 Exception thrown by EbcdicEncoder when encoding a value to signal that it did not match the expected type. More...