public class NotEnoughDataException extends DecoderException
| Constructor and Description |
|---|
NotEnoughDataException(int required,
int available) |
NotEnoughDataException(int required,
int available,
Exception cause) |
NotEnoughDataException(String reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2025 Onix Solutions. All rights reserved.