Example usage for Java javax.resource.spi IllegalStateException fields, constructors, methods, implement or subclass
The text is from its open source code.
IllegalStateException(String message) Constructs a new instance with the specified detail message. | |
IllegalStateException(Throwable cause) Constructs a new throwable with the specified cause. |