Class NotSeekableException
- Namespace
- FriedSynapse.FlowEnt
public class NotSeekableException : InvalidOperationException, ISerializable
- Inheritance
-
NotSeekableException
- Implements
- Inherited Members
- Extension Methods
Constructors
NotSeekableException()
public NotSeekableException()
NotSeekableException(string)
public NotSeekableException(string message)
Parameters
message
string
NotSeekableException(string, Exception)
public NotSeekableException(string message, Exception innerException)