Class ParserException
The exception that is thrown when the parser encounters one or more errors.
Implements
Inherited Members
Namespace: DotEnv.Core
Assembly: DotEnv.Core.dll
Syntax
public class ParserException : Exception, ISerializable
Constructors
Name | Description |
---|---|
Parser |
Initializes a new instance of the Parser |
Parser |
Initializes a new instance of the Parser |