Click or drag to resize

EmptySliceException Constructor

Overload List
 NameDescription
Public methodEmptySliceExceptionInitializes an exception with the default message.
Public methodEmptySliceException(String)Initializes an exception with a given message.
Public methodEmptySliceException(String, Exception)Initializes an exception with a given message and inner exception.
Top
See Also