Compartilhar via


InvalidReentrantCallException Classe

  • java.lang.Object
    • RuntimeException

public class InvalidReentrantCallException extends FabricException

Resumo do Construtor

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

Membros herdados

Detalhes do construtor

InvalidReentrantCallException

public InvalidReentrantCallException()

InvalidReentrantCallException

public InvalidReentrantCallException(String message)

Parâmetros:

message

InvalidReentrantCallException

public InvalidReentrantCallException(String message, Exception inner)

Parâmetros:

message
inner

Aplica-se a