Variable AnswerException.type

Exception type

class AnswerException
{
  // ...
  const(ExceptionType) type ;
  // ...
}