# Print output for @column tags ?> InvalidMarkException - Android SDK | Android Developers

Most visited

Recently visited

InvalidMarkException

public class InvalidMarkException
extends IllegalStateException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ java.lang.IllegalStateException
           ↳ java.nio.InvalidMarkException


Unchecked exception thrown when an attempt is made to reset a buffer when its mark is not defined.

Summary

Public constructors

InvalidMarkException()

Constructs an instance of this class.

Inherited methods

Public constructors

InvalidMarkException

public InvalidMarkException ()

Constructs an instance of this class.