javax.resource.spi

Class IllegalStateException

public class IllegalStateException extends ResourceException

Constructor Summary
IllegalStateException()
IllegalStateException(String message)
IllegalStateException(Throwable cause)
IllegalStateException(String message, Throwable cause)
IllegalStateException(String message, String errorCode)

Constructor Detail

IllegalStateException

public IllegalStateException()

IllegalStateException

public IllegalStateException(String message)

IllegalStateException

public IllegalStateException(Throwable cause)

IllegalStateException

public IllegalStateException(String message, Throwable cause)

IllegalStateException

public IllegalStateException(String message, String errorCode)