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

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

Introduction

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

The text is from its open source code.

Constructor

WorkRejectedException(String message, Throwable cause)
Constructs a new throwable with the specified detail message and cause.
WorkRejectedException(String message, String errorCode)
Constructs a new throwable with the specified detail message and an error code.