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:
equalsin classSessionStatusEventData
-
canEqual
- Overrides:
canEqualin classSessionStatusEventData
-
hashCode
public int hashCode()- Overrides:
hashCodein classSessionStatusEventData
-
getErrorType
-
getMessage
-
getDetail
-