public class ScanfMatchException extends IOException
ScanfReader,
Serialized Form| Constructor and Description |
|---|
ScanfMatchException(String msg)
Creates a new ScanfMatchException with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ScanfMatchException(String msg)
msg - Error messageScanfReaderCopyright © 2013. All Rights Reserved.