public class AS400RecordFormatException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The class' serialization version id.
|
| Constructor and Description |
|---|
AS400RecordFormatException(java.lang.String message)
Constructs an AS400 record format exception with the specified detail
message.
|
private static final long serialVersionUID