Class IllegalStateException

public class IllegalStateException
extends RuntimeException
Indicates that an objet was in an invalid state during an attempted operation.

Constructors

IllegalStateException()
IllegalStateException(String)
IllegalStateException(String, Throwable)
IllegalStateException(Throwable)