FeatureNotEnabledException

public classFeatureNotEnabledExceptionextendsRemoteException

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

Exception set byTaskwhen Stream Protect is not enabled, but an API is called which requires Stream Protect to be enabled.

Public Constructor Summary

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

Inherited Method Summary

Public Constructors

publicFeatureNotEnabledException()

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

Exception without message.

publicFeatureNotEnabledException(Stringname)

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

Exception with message.