EmptySliceException Constructor

Overload List

EmptySliceExceptionInitializes an exception with the default message.
EmptySliceException(String)Initializes an exception with a given message.
EmptySliceException(String, Exception)Initializes an exception with a given message and inner exception.

See Also