Sdílet prostřednictvím


StreamBindingFailureMessage Třída

public class StreamBindingFailureMessage extends HubMessage

Souhrn konstruktorů

Konstruktor Description
StreamBindingFailureMessage(String invocationId, Exception exception)

Souhrn metod

Modifikátor a typ Metoda a popis
java.lang.Exception getException()
java.lang.String getInvocationId()
HubMessageType getMessageType()

Zdědění členové

HubMessage.getMessageType() java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Podrobnosti konstruktoru

StreamBindingFailureMessage

public StreamBindingFailureMessage(String invocationId, Exception exception)

Parameters:

invocationId
exception

Podrobnosti metody

getException

public Exception getException()

getInvocationId

public String getInvocationId()

getMessageType

public HubMessageType getMessageType()

Overrides:

StreamBindingFailureMessage.getMessageType()

Platí pro