Signals that a buffer's position cannot be reset( ) because there is no mark defined.
public class InvalidMarkException extends IllegalStateException { // Public Constructors public InvalidMarkException( ); }