public class DataMismatchException
extends java.io.IOException
SentinelInputStream.matchString(java.lang.String)
,
Serialized FormConstructor and Description |
---|
DataMismatchException()
Create a new DataMismatchException with no detail description.
|
DataMismatchException(java.lang.String message)
Create a new DataMismatchException with the given String as
its 'message'.
|
public DataMismatchException()
public DataMismatchException(java.lang.String message)
message
- A String describing the mismatch.Copyright ? 2002 Clarity Systems Group, LLC. All Rights Reserved.