Compartilhar via


FabricNotPrimaryException Classe

  • java.lang.Object
    • RuntimeException

public class FabricNotPrimaryException extends FabricException

Resumo do Construtor

Construtor Description
FabricNotPrimaryException()
FabricNotPrimaryException(String message)
FabricNotPrimaryException(String message, Throwable cause)
FabricNotPrimaryException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
FabricNotPrimaryException(Throwable cause)

Membros herdados

Detalhes do construtor

FabricNotPrimaryException

public FabricNotPrimaryException()

FabricNotPrimaryException

public FabricNotPrimaryException(String message)

Parâmetros:

message

FabricNotPrimaryException

public FabricNotPrimaryException(String message, Throwable cause)

Parâmetros:

message
cause

FabricNotPrimaryException

protected FabricNotPrimaryException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)

Parâmetros:

message
cause
enableSuppression
writableStackTrace

FabricNotPrimaryException

public FabricNotPrimaryException(Throwable cause)

Parâmetros:

cause

Aplica-se a