public class InvalidMarkException extends IllegalStateException
InvalidMarkException is thrown when reset() is called on a
buffer, but no mark has been set previously.| Constructor and Description |
|---|
InvalidMarkException()
Constructs an
InvalidMarkException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 Dmitrii Tikhomirov. All rights reserved.