Package com.google.cloud.hadoop.util
Class GCSChecksumFailureEvent
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.google.cloud.hadoop.util.GCSChecksumFailureEvent
-
- All Implemented Interfaces:
Serializable
public class GCSChecksumFailureEvent extends Exception
A thin class to emit checksum failure event for EventBus notification.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GCSChecksumFailureEvent()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-