Serialized Form
-
Package com.microsoft.azure.eventhubs
-
Class com.microsoft.azure.eventhubs.AuthorizationFailedException extends EventHubException implements Serializable
- serialVersionUID:
- 5384872132102860710L
-
Class com.microsoft.azure.eventhubs.CommunicationException extends EventHubException implements Serializable
- serialVersionUID:
- 7968596830506494332L
-
Class com.microsoft.azure.eventhubs.ErrorContext extends Object implements Serializable
- serialVersionUID:
- -841174412304936908L
-
Serialized Fields
-
namespaceName
String namespaceName
-
-
Class com.microsoft.azure.eventhubs.EventData.SystemProperties extends HashMap<String,Object> implements Serializable
- serialVersionUID:
- -2827050124966993723L
-
Class com.microsoft.azure.eventhubs.EventHubException extends Exception implements Serializable
- serialVersionUID:
- -3654294093967132325L
-
Serialized Fields
-
errorContext
ErrorContext errorContext
-
isTransient
boolean isTransient
-
-
Class com.microsoft.azure.eventhubs.IllegalConnectionStringFormatException extends IllegalArgumentException implements Serializable
- serialVersionUID:
- 2514898858133972030L
-
Class com.microsoft.azure.eventhubs.IllegalEntityException extends EventHubException implements Serializable
- serialVersionUID:
- 1842057379278310290L
-
Class com.microsoft.azure.eventhubs.OperationCancelledException extends EventHubException implements Serializable
- serialVersionUID:
- 1L
-
Class com.microsoft.azure.eventhubs.PayloadSizeExceededException extends EventHubException implements Serializable
- serialVersionUID:
- 3627182744252750014L
-
Class com.microsoft.azure.eventhubs.QuotaExceededException extends EventHubException implements Serializable
- serialVersionUID:
- 1L
-
Class com.microsoft.azure.eventhubs.ReceiverDisconnectedException extends EventHubException implements Serializable
- serialVersionUID:
- 3385140843418138213L
-
Class com.microsoft.azure.eventhubs.ServerBusyException extends EventHubException implements Serializable
- serialVersionUID:
- 1L
-
Class com.microsoft.azure.eventhubs.TimeoutException extends EventHubException implements Serializable
- serialVersionUID:
- -3505469991851121512L
-
-
Package com.microsoft.azure.eventhubs.impl
-
Class com.microsoft.azure.eventhubs.impl.AmqpException extends Exception implements Serializable
- serialVersionUID:
- -750417419234273714L
-
Class com.microsoft.azure.eventhubs.impl.EventDataImpl extends Object implements Serializable
- serialVersionUID:
- -5631628195600014255L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
properties
Map<String,Object> properties
-
systemProperties
EventData.SystemProperties systemProperties
-
-
Class com.microsoft.azure.eventhubs.impl.EventPositionImpl extends Object implements Serializable
- serialVersionUID:
- 7304813338251422629L
-
Class com.microsoft.azure.eventhubs.impl.ReceiverContext extends ErrorContext implements Serializable
- serialVersionUID:
- 2581371351997722504L
-
Class com.microsoft.azure.eventhubs.impl.SenderContext extends ErrorContext implements Serializable
- serialVersionUID:
- -2727710041737782741L
-