InvalidReentrantCallException Class

  • java.lang.Object
    • RuntimeException

public class InvalidReentrantCallException extends FabricException

Constructor Summary

Constructor Description
InvalidReentrantCallException()
InvalidReentrantCallException(String message)
InvalidReentrantCallException(String message, Exception inner)

Inherited Members

Constructor Details

InvalidReentrantCallException

public InvalidReentrantCallException()

InvalidReentrantCallException

public InvalidReentrantCallException(String message)

Parameters:

message

InvalidReentrantCallException

public InvalidReentrantCallException(String message, Exception inner)

Parameters:

message
inner

Applies to