Class SegmentSplitException
Represents an error thrown when some aspect of a segment split is not allowed.
Implements
Inherited Members
Namespace: AnalysisBase
Assembly: AnalysisBase.dll
Syntax
public class SegmentSplitException : Exception, ISerializable
Constructors
| Improve this Doc View SourceSegmentSplitException(String)
Declaration
public SegmentSplitException(string message)
Parameters
Type | Name | Description |
---|---|---|
String | message |