Class InvalidStreamsEnvironmentException

    • Constructor Detail

      • InvalidStreamsEnvironmentException

        public InvalidStreamsEnvironmentException​(String message,
                                                  Throwable cause)
        Creates a new InvalidStreamsEnvironmentException instance.
        Parameters:
        message - the error message.
        cause - the exception cause.