Constructors
Name | Description | |
---|---|---|
StreamSetNotFoundException()()()() |
Simple constructor.
| |
StreamSetNotFoundException(String) |
This creates a StreamSetNotFoundException with a message that includes the name of the virtual cluster.
| |
StreamSetNotFoundException(String, Exception) |
This creates a StreamSetNotFoundException with a message that includes the name of the virtual cluster
and an exception information.
| |
StreamSetNotFoundException(String, String) |
This creates a StreamSetNotFoundException with a message that includes the name of the virtual cluster
and additional error information.
|