devol v0.1.0 (2014-04-15T16:22:52Z)
Dub
Repo
ConvAddException
devol
type
Undocumented in source.
class
ConvAddException : Exception {
this
(string s, ConvertorFunc conv, Type type);
ConvertorFunc
eConv
;
Type
eType
;
}
Constructors
this
this
(string s, ConvertorFunc conv, Type type)
Undocumented in source.
Members
Variables
eConv
ConvertorFunc
eConv
;
Undocumented in source.
eType
Type
eType
;
Undocumented in source.
Meta
Source
See Implementation
devol
type
aliases
ConvertorFunc
classes
ConvAddException
ConvException
Type