Class SessionErrorEventData
java.lang.Object
co.yellowdog.platform.clients.objectstore.events.SessionStatusEventData
co.yellowdog.platform.clients.objectstore.events.SessionErrorEventData
-
Constructor Summary
ConstructorsConstructorDescriptionSessionErrorEventData
(Path localFilePath, String namespace, String objectName, TransferStatus transferStatus, ErrorType errorType, String message, List<String> detail) -
Method Summary
Methods inherited from class co.yellowdog.platform.clients.objectstore.events.SessionStatusEventData
getLocalFilePath, getNamespace, getObjectName, getTransferStatus
-
Constructor Details
-
SessionErrorEventData
-
-
Method Details
-
equals
- Overrides:
equals
in classSessionStatusEventData
-
canEqual
- Overrides:
canEqual
in classSessionStatusEventData
-
hashCode
public int hashCode()- Overrides:
hashCode
in classSessionStatusEventData
-
getErrorType
-
getMessage
-
getDetail
-