public class AbortRecordUnmarshalligException extends RuntimeException
Parser.unmarshal(UnmarshallingContext) to
 abort record unmarshalling after a critical validation error has occurred.| Constructor and Description | 
|---|
| AbortRecordUnmarshalligException()Constructs a new AbortRecordUnmarshalligException. | 
| AbortRecordUnmarshalligException(String message)Constructs a new AbortRecordUnmarshalligException. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AbortRecordUnmarshalligException()
public AbortRecordUnmarshalligException(String message)
message - the error message (for debugging purposes only)