Class StreamingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.ozone.container.stream.StreamingException
All Implemented Interfaces:
Serializable

public class StreamingException extends RuntimeException
Runtime exception for any streaming related errors.
See Also:
  • Constructor Details