Constructors
Name | Description | |
---|---|---|
![]() | StreamCreateException()()()() |
Simple Constructor.
|
![]() | StreamCreateException(String) |
This creates a StreamCreateException with a message that includes the stream name.
|
![]() | StreamCreateException(String, Exception) |
This creates a StreamCreateException with a message that includes the stream name and an exception.
|
![]() | StreamCreateException(String, String) |
This creates a StreamCreateException with a message that includes the stream name and an error message.
|