Class StreamRuntimeException

All Implemented Interfaces:
Serializable

public class StreamRuntimeException extends RuntimeException
Since:
10.2
See Also:
  • Constructor Details

    • StreamRuntimeException

      public StreamRuntimeException(Throwable cause)
    • StreamRuntimeException

      public StreamRuntimeException(String message, Throwable cause)