Class LexerException
- Namespace
- CppNet
- Assembly
- MonoGame.Framework.Content.Pipeline.dll
public class LexerException : Exception, ISerializable
- Inheritance
-
LexerException
- Implements
- Inherited Members
Constructors
LexerException(Exception)
public LexerException(Exception cause)
Parameters
causeException
LexerException(string)
public LexerException(string msg)
Parameters
msgstring