Java javax.resource.spi IllegalStateException fields, constructors, methods, implement or subclass

Example usage for Java javax.resource.spi IllegalStateException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.resource.spi IllegalStateException.

The text is from its open source code.

Constructor

IllegalStateException(String message)
Constructs a new instance with the specified detail message.
IllegalStateException(Throwable cause)
Constructs a new throwable with the specified cause.