public class HeaderNotFoundException extends RuntimeException
Constructor and Description |
---|
HeaderNotFoundException(String header) |
Modifier and Type | Method and Description |
---|---|
String |
getHeader()
Returns the header that was missing from the record.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.