Class ETemplateReader
Unit
multipagetemplate
Declaration
type ETemplateReader = class(Exception)
Description
Hierarchy
- Exception
- ETemplateReader
Overview
Fields
Methods
 |
constructor create; |
 |
constructor create(s:string;more_details:string=''); |
Description
Fields
 |
details:string; |
|
Methods
 |
constructor create; |
|
 |
constructor create(s:string;more_details:string=''); |
|
Generated by PasDoc 0.14.0.
|