Variable Catches.lastCatch

class Catches
{
  // ...
  LastCatch lastCatch ;
  // ...
}