Variable ValueConvException.type

Exception type

class ValueConvException
{
  // ...
  const(ConvExceptionType) type ;
  // ...
}