Constructors

  NameDescription
Public methodStreamSetNotFoundException()()()()
Simple constructor.
Public methodStreamSetNotFoundException(String)
This creates a StreamSetNotFoundException with a message that includes the name of the virtual cluster.
Public methodStreamSetNotFoundException(String, Exception)
This creates a StreamSetNotFoundException with a message that includes the name of the virtual cluster and an exception information.
Public methodStreamSetNotFoundException(String, String)
This creates a StreamSetNotFoundException with a message that includes the name of the virtual cluster and additional error information.

See Also