FeatureNotSupportedException

public classFeatureNotSupportedExceptionextendsRemoteException

This class is deprecated.
The Stream Protect API will be shutdown in 2023.

Exception set byTaskwhen Stream Protect is not supported but an API is called.

Public Constructor Summary

FeatureNotSupportedException()
This constructor is deprecated. The Stream Protect API will be shutdown in 2023.
FeatureNotSupportedException(Stringname)
This constructor is deprecated. The Stream Protect API will be shutdown in 2023.

Inherited Method Summary

Public Constructors

publicFeatureNotSupportedException()

This constructor is deprecated.
The Stream Protect API will be shutdown in 2023.

Exception without message.

publicFeatureNotSupportedException(String name)

This constructor is deprecated.
The Stream Protect API will be shutdown in 2023.

Exception with message.