public class ScanfMatchException extends IOException
ScanfReader
,
Serialized FormConstructor 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, toString
public ScanfMatchException(String msg)
msg
- Error messageScanfReader
Copyright © 2018. All rights reserved.