Class InternalCodeGeneratorException
Exception generated when the internal state of the code generation cannot proceed due to an internal error
[Serializable]
public class InternalCodeGeneratorException : Exception, ISerializable
- Inheritance
-
InternalCodeGeneratorException
- Implements
- Inherited Members
Constructors
- InternalCodeGeneratorException()
Initializes a new instance of the InternalCodeGeneratorException class.
- InternalCodeGeneratorException(string)
Initializes a new instance of the InternalCodeGeneratorException class.
- InternalCodeGeneratorException(string, Exception)
Initializes a new instance of the InternalCodeGeneratorException class.