public class AsciiNumberFormatException extends NumberFormatException
| Constructor and Description |
|---|
AsciiNumberFormatException(String message)
Create exception with a given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AsciiNumberFormatException(String message)
message - to use as cause.Copyright © 2014-2021 Real Logic Limited. All Rights Reserved.