Hevea documentation

InvalidSequenceException Constructor (String, Exception)

Constructor.

public InvalidSequenceException(
   string message,
   Exception baseException
);

Parameters

message
exception description
baseException
base exception

See Also

InvalidSequenceException Class | Hevea.Core.Exceptions Namespace | InvalidSequenceException Constructor Overload List