Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | StreamCorruptedException(String
String describing the reason for the exception. reason)Create a StreamCorruptedException and list a reason why thrown. |
public |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
StreamCorruptedException | back to summary |
---|---|
public StreamCorruptedException(String reason) Create a StreamCorruptedException and list a reason why thrown.
|
StreamCorruptedException | back to summary |
---|---|
public StreamCorruptedException() Create a StreamCorruptedException and list no reason why thrown. |