InvalidStateException
Complete API reference for InvalidStateException, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Uncategorized
Component: no
public class InvalidStateException extends RuntimeException
Constructors
| Signature | Description |
|---|---|
InvalidStateException() | Creates a new instance of InvalidStateException. |
InvalidStateException(String) | Creates a new instance of InvalidStateException. |
InvalidStateException(String, Throwable) | Creates a new instance of InvalidStateException. |
InvalidStateException(Throwable) | Creates a new instance of InvalidStateException. |