Name

InvalidMarkException

Synopsis

Signals that a buffer’s position cannot be reset( ) because there is no mark defined.

java.nio.InvalidMarkException

Figure 13-8. java.nio.InvalidMarkException

public class InvalidMarkException extends IllegalStateException {
// Public Constructors
     public InvalidMarkException( );  
}

Get Java in a Nutshell, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.