java.nio.InvalidMarkException
A InvalidMarkException
is thrown when reset()
is called on a buffer, but there is no mark set previously.
Summary
Public Constructors
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
public
InvalidMarkException()
Constructs an InvalidMarkException
.